Skip to content

Conversation

@aswilson87
Copy link
Contributor

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
NhanTLy and others added 30 commits February 10, 2021 19:20
Alias feature implemented for server-side caching
bugfix: allow insignificant commas
Added alias functionality for client side caching
snaxks and others added 28 commits March 31, 2021 19:22
configured redis garbage collect
Browser side cache garbage collection
refactored CacheClassServer
Copy link
Contributor

@travismfrank travismfrank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving provisionally - review forthcoming from @TravisFrankMTG.

@travismfrank travismfrank merged commit 1a9c787 into open-source-labs:master Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

6 participants