Beta - 3.0 Launch - Alias, Fragments, Garbage Collection, LFU Caching
With this version of Obsidian the following features have been added:
- The ability to query with Aliases
- The ability to query with Fragments
- Server side Caching improvements allowing users to implement Redis eviction policies
- Client side Caching improvements to increase performance including garbage collection and LFRU
- Unit test have been created for all features