control.server 818 B

123456789101112131415161718
  1. Package: smartbotic-database
  2. Version: {{VERSION}}
  3. Architecture: amd64
  4. Maintainer: Ferenc Szontagh <ferenc.szontagh@smartbotics.ai>
  5. Description: Smartbotic Database — document store with gRPC API
  6. Standalone document database with gRPC API, vector similarity search,
  7. WAL persistence, LZ4 compression, AES-256-GCM field-level encryption,
  8. file storage with blob deduplication, and JSON-based migrations.
  9. Proprietary software by SmartBotics Kft.
  10. Homepage: https://smartbotics.ai
  11. Section: contrib/utils
  12. Priority: optional
  13. License: proprietary
  14. Provides: shadowman-database, callerai-storage
  15. Conflicts: shadowman-database, callerai-storage
  16. Replaces: shadowman-database, callerai-storage
  17. Depends: libsmartbotic-db-client (= {{VERSION}}), libssl3t64, liblz4-1, libsystemd0, libjemalloc2
  18. Installed-Size: {{INSTALLED_SIZE}}