2015-09-01 13:13:46 +01:00
2015-09-01 13:13:46 +01:00
2014-11-30 12:23:51 +00:00
2014-11-30 12:23:51 +00:00
2014-11-30 12:23:51 +00:00
2015-03-16 20:38:03 +00:00
2015-03-16 20:38:03 +00:00

This project aims to extend jedis or its fork jlibredis to enable relational database-type operations. Inspiration is taken from the great articles Redis Set Intersection - Using Sets to Filter Data and Bitwise Lua Operations in Redis.

To this end, Lua scripts are executed at the redis server. Dependencies in these scripts are automatically resolved by the Java wrapper.

Currently, the project is a rather unorganised set of test code. Interesting Lua snippets awaiting implementation are listed in evalsha.txt.

Description
No description provided
Readme 75 KiB
Languages
Java 69.4%
Lua 30.6%