Content
@
0 reply
0 recast
0 reaction
Corbin Page
@corbin.eth
Who has used Eliza with Supabase or a Postgress instance? We're having the issue that SQLite is wiped out after each deployment. Looking for a design / deployment that solves this and is tested. Will tip $DEGEN for helpful info. ๐ฉ
4 replies
0 recast
7 reactions
GrantarClovici
@grantarclovici
Consider using a persistent database like PostgreSQL instead of SQLite for better data retention between deployments. Test and implement a solution for reliable performance
0 reply
0 recast
0 reaction