Skip to content

Caching layer for Umbraco based on RavenDb. This allows better querying and faster performance.

License

Notifications You must be signed in to change notification settings

florisrobbemont/Umbraco-RavenDbCaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Umbraco RavenDbCaching

Caching layer for Umbraco based on RavenDb. This allows better querying and faster performance.

  • All Documents will be available in a single 'table', but also separately as document types
  • You can create your own indexes to get really fast query performance
  • Works the same as the Examine caching
  • Supports full-text search & advanced queries
  • No additional installation needed

About

Caching layer for Umbraco based on RavenDb. This allows better querying and faster performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published