Commit Graph

10 Commits

Author SHA1 Message Date
Eesa Hamza
76b5b95744 Attempt to fix Linter issues 2023-04-12 23:49:32 +03:00
Eesa Hamza
8c51fe8373 Added new logging function as an error or warning message 2023-04-12 23:38:53 +03:00
Eesa Hamza
5d871f04e6 Added pinecone connectivity check and added relevant logging 2023-04-12 23:29:54 +03:00
Eesa Hamza
a850c27dd5 Improved logging on connection fail to redis 2023-04-12 23:13:34 +03:00
BillSchumacher
a861dec676 Memory fixes. 2023-04-08 23:33:18 -05:00
BillSchumacher
cb14c8d999 Implement local memory. 2023-04-07 18:13:18 -05:00
BillSchumacher
14e10c9c4d Add configurable index key for redis. 2023-04-07 15:27:48 -05:00
BillSchumacher
cce79695fa Save redis memory state, with the default being to wipe on start still. 2023-04-07 00:48:27 -05:00
BillSchumacher
5a1d9e6d0a Implement redis memory backend. 2023-04-07 00:08:25 -05:00
BillSchumacher
6819799ebe Create an abstract MemoryProviderSingleton class. Pass config instead of instantiating a new one where used. 2023-04-06 22:25:17 -05:00