Skip to content

wilkenstein/rarefied-redis-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rarefied-redis-java

Pure javascript implementations of redis Abstractions. Part of the Rarefied Redis Project.

Status

Build Status

Installation

maven

<dependency>
  <groupId>org.rarefiedredis</groupId>
  <artifactId>rarefied-redis-java</artifactId>
  <version>0.0.2</version>
</dependency>

Abstractions

Contributing

All contributions welcome! Issues or Pull Requests. For PRs, mvn test and mvn -Dintegration=true test must both succeed before the PR will be considered.

Testing

This project uses mvn test + redis-mock-java.

Roadmap

Versions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published