Commit History

Autor SHA1 Mensaxe Data
  fszontagh d50f9a0a44 feat(migrations): add upsert_setting and generate_secret operation types hai 3 meses
  fszontagh f633ed162c docs: add PatchDocument and concurrency patterns to integration guide hai 3 meses
  fszontagh 228cb47afd feat: server-side atomic PatchDocument RPC (v1.4.0) hai 3 meses
  fszontagh 455347e8df feat: optimistic locking in Client::update() (v1.3.0) hai 3 meses
  fszontagh d6a046e7b5 fix: separate dist/local/ and dist/debian13/ output directories hai 3 meses
  fszontagh 8c448ffb95 docs: add integration guide for consumer projects hai 3 meses
  fszontagh e2bec90e05 docs: add packaging documentation to CLAUDE.md hai 3 meses
  fszontagh 28756f9580 fix: remove non-existent cmake/ COPY from Dockerfile.build hai 3 meses
  fszontagh bad0020b4f fix: add missing trailing newlines to deb control templates hai 3 meses
  fszontagh f693b5823d packaging: add create-debs.sh and build.sh orchestrator hai 3 meses
  fszontagh b0c6b10214 packaging: add Dockerfiles, control templates, config, systemd, and maintainer scripts hai 3 meses
  fszontagh 7764a1b233 feat: shared library support (BUILD_SHARED_LIBS) hai 3 meses
  fszontagh 06a8b0969d docs: add vector storage docs, .gitignore, project CLAUDE.md hai 3 meses
  fszontagh 9d93b809da Merge feature/vision-aware-files: unified file storage + delete_where_id_prefix migration op hai 3 meses
  Fszontagh b346cfa8fa feat: add delete_where_id_prefix migration operation hai 3 meses
  Fszontagh 45c7a8e3be feat: add name filter to ListFiles for efficient filename-based lookup hai 4 meses
  Fszontagh ef4738a30a feat: add file operation methods to database client (upload, download, info, delete, list) hai 4 meses
  Fszontagh 46cb2e8969 feat: update gRPC handlers for two-level file storage fields hai 4 meses
  Fszontagh 9a48adcded feat: rewrite FileManager for two-level storage with blob dedup and ref counting hai 4 meses
  Fszontagh 4df29814df proto: add public, ref_count, deduplicated, checksum filter fields for unified file storage hai 4 meses
  fszontagh 7e1e872e42 feat: add CLI admin tool (smartbotic-db-cli) hai 4 meses
  fszontagh c5431e8389 chore: bump version to 1.2.0 (vector storage) hai 4 meses
  fszontagh 58b8acd91f test: end-to-end vector storage integration test hai 4 meses
  fszontagh b5e65ea792 feat: migration support for vector_dimension collection option hai 4 meses
  fszontagh 8d78a21efc feat: client library — similaritySearch + vector-aware createCollection hai 4 meses
  fszontagh 35addbe0b4 feat: SimilaritySearch gRPC handler + vector persistence in CRUD hai 4 meses
  fszontagh 354ae562b5 feat: wire vector WAL entries in PersistenceManager hai 4 meses
  fszontagh 341508845b feat: vector serialization in snapshots (v3 format) hai 4 meses
  fszontagh 3fe13e7778 feat: WAL entries for vector storage (VEC_PUT/VEC_DELETE) hai 4 meses
  fszontagh 8575247a8b feat: vector storage with SIMD cosine similarity search hai 4 meses