tinyredis 2.0.0

Redis driver for D.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

Tiny Redis

Redis driver for the D programming language. TinyRedis is fast, simple, intuitive, feature complete, unit-tested, forward compatible, has no dependencies and makes working with Redis trivial.

It supports all of Redis's data types; strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs. It also has simple functions for Lua eval, pipelining and transactions.

<h3>Documentation</h3> TinyRedis website : http://adilbaig.github.com/Tiny-Redis

<h3>Latest Release</h3> Download the latest stable release here : https://github.com/adilbaig/Tiny-Redis/releases

<h3>Change Log</h3> See the Changelog

<h3>Bugs and Contributions</h3> I'm happy to accept all contributions from anyone using this library. The best way to contribute code or documentation is to fork this repository and send a pull request.

Report bugs by opening a new issue

<h3>Star this project</h3> If you use this project, please star it on github. That's a quick acknowledgement for me that you are using it.

Thanks

Adil Baig <br />Twitter : @aidezigns

Authors:
  • Adil Baig
Dependencies:
none
Versions:
2.3.2 2022-Aug-12
2.3.1 2022-Apr-03
2.3.0 2022-Feb-17
2.2.1 2019-Jul-15
2.2.0 2017-Dec-24
Show all 15 versions
Download Stats:
  • 0 downloads today

  • 1 downloads this week

  • 2 downloads this month

  • 102244 downloads total

Score:
2.4
Short URL:
tinyredis.dub.pm