Skip to content

Obsidian 6.0

Compare
Choose a tag to compare
@OkunoD OkunoD released this 04 Jan 19:24
· 70 commits to master since this release
bcd054c
  • Fixed under-responding from cache after add mutations. Implemented developer configuration "mutationTableMap" to invalidate relevant cached entries.
  • Fixed over-responding from cache in cases of queries with fewer fields. Refactored the way queries are stored in Redis cache to allow for granular retrieval of requested fields.
  • Generally refactored code for clarity.

Full Changelog: v5.0.0...v6.0.0