tonivade / claudb

ClauDB is a REDIS implementation in Java
MIT License
173 stars 32 forks source link

Are you using claudb? Please tell me how!! #32

Open tonivade opened 5 years ago

tonivade commented 5 years ago

If you are using claudb, It would be awesome if you tell me how you are using it.

If you want to help me, please write a comment to this issue with this information.

Thanks a lot!

chenjianboKeyboard commented 4 years ago

yes , junit test

mionker commented 4 years ago

A junit and a automated integrated test with Apache Camel.

24kpure commented 3 years ago

junit

codemonstur commented 3 years ago

Currently working on setting up automated tests for a webapp that normally uses Redis.

mionker commented 3 years ago

Used it for automated tests of a Redis based Apache Camel RoutePolicy.

giddyhut commented 1 year ago

I am using it with Redisson client for unit/integration tests

24kpure commented 1 year ago

I am using it with Redisson client for unit/integration tests

Just try