Skip to content

v0.3.2

Choose a tag to compare

@flori flori released this 19 May 23:24
  • Optimized collections lookup by memoizing
    Documentrix::Documents#collections.
  • Implemented Documentrix::Documents#invalidate_collections_cache! to ensure
    cache consistency during add, delete, clear, source_remove, and
    rename_collection operations.
  • Standardized SQL keyword casing to uppercase for data types within
    SQLiteCache.