HiveMind-core icon indicating copy to clipboard operation
HiveMind-core copied to clipboard

feat/redis_db

Open JarbasAl opened this issue 1 year ago • 3 comments

allow several database backends

Summary by CodeRabbit

  • New Features

    • Introduced support for JSON and Redis database backends for client operations.
  • Bug Fixes

    • Improved error handling to provide more informative messages during database operations.
  • Refactor

    • Streamlined client-related methods to utilize a database instance for operations.
  • Tests

    • Expanded test coverage to include scenarios like updating entries, searching for nonexistent entries, and deleting/reusing client IDs.

JarbasAl avatar Jun 30 '24 21:06 JarbasAl