Skip to content

bakicdj/resistance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resistance

Resistance is a simple Redis key manager for PHP. It does not try to be a fully featured ORM, just to make keyspace management easier.

How to use?

Coming soon…

How to contribute?

Five simple steps to contribute.

  1. Fork the repo,
  2. Clone to your computer,
  3. cd to checkout folder and run composer install to update dependencies,
  4. Make and push the changes. Make sure that you have tests in place,
  5. Send a Pull Request.

Thank you!

About

Redis powered data persistence for PHP (experiment)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%