funkwerk-tinyredis 2.4.2

Redis driver for D. (Funkwerk fork)


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:

Note: Repo is forked from https://github.com/adilbaig/Tiny-Redis . We are aiming to upstream, but need a repo we can make commits to in the short term.

Currently, the main difference between this repo and upstream is TLS support using openssl.

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.

Documentation

Documentation and Usage examples are on the website: http://adilbaig.github.com/Tiny-Redis

Latest Release

Download the latest stable release here: https://github.com/adilbaig/Tiny-Redis/releases

Change Log

See the Changelog

Bugs and Contributions

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

Star this project

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:
openssl
Versions:
2.4.2 2024-Apr-18
2.4.1 2024-Feb-23
~master 2024-Apr-18
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 2 downloads this month

  • 5 downloads total

Score:
0.0
Short URL:
funkwerk-tinyredis.dub.pm