Skip to content

mmarkus/ops_over_hotrod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Current hotrod specifications (and existing clients) do not support a set of features which are highly requested by Infinispan's community.
Namely:
- transactions over hotrod
- map/reduce and distributed executors over hotrod
- querying over hotrod

This small project adds a workaround to support running the above mentioned functionality over hotrod.
At the moment support for transactions over hotrod was added. Querying and map/reduce can also be build in a
similar fashion to transactions.

For running transactions over hotrod please refer to this document: https://github.com/mmarkus/ops_over_hotrod/wiki/Usage-guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages