Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.170 Times

Redis freeware
 

Redis

Added: November 22, 2013 | Visits: 337

django-redis-cache Redis cache now allows you to use either a TCP connection or Unix domain socket to connect to your redis server. Using a TCP connection is useful for when you have your redis server separate from your app server and/or within a distributed environment. Unix domain sockets are useful if you have... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-redis-cache Download

Added: September 21, 2013 | Visits: 281

Hiredis Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses an high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the... Platforms: Mac

License: Freeware Size: 30.72 KB Download (45): Hiredis Download

Added: November 11, 2013 | Visits: 368

redisco Redisco is a Python module that allows you to store objects in _Redis: http://code.google.com/p/redis/. It is inspired by Ruby library _Ohm: http://github.com/soveran/ohm/ and its design and code are loosely based on Ohm and the Django ORM. It is built on top of _redis-py:... Platforms: *nix

License: Freeware Size: 20.48 KB Download (33): redisco Download

Added: October 08, 2013 | Visits: 434

flask-beans A simple API for counting beans with Flask and Redis. Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): flask-beans Download

Added: August 07, 2013 | Visits: 512

HotQueue HotQueue is a Python library that allows you to use Redis as a message queue within your Python programs. Platforms: *nix

License: Freeware Size: 10.24 KB Download (45): HotQueue Download

Added: September 04, 2013 | Visits: 457

python-stdnet An object relational mapper library for remote data-structures. Design to work with Redis data-store, but implemented so that other storage systems can be supported in the future. Create a model, register it to a back-end data structure server and create objects. Simple to use and configure. Platforms: *nix

License: Freeware Size: 194.56 KB Download (39): python-stdnet Download

Added: August 28, 2013 | Visits: 182

dreque dreque is a persistent job queueing library using Redis and inspired by Resque. Usage: Submitting jobs: from dreque import Dreque def some_job(argument): pass dreque = Dreque("127.0.0.1") dreque.enqueue("queue", some_job, argument="foo") Worker: from dreque import DrequeWorker worker =... Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): dreque Download

Added: July 25, 2013 | Visits: 337

ghettoq ghettoq is a ghetto queue framework, used to implement Redis, MongoDB, Beanstalk and Django database support for `carrot`_ .. _`carrot`: http://pypi.python.org/pypi/carrot Installation ============ You can install ``ghettoq`` either via the Python Package Index (PyPI) or from source. To... Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): ghettoq Download

Added: October 19, 2013 | Visits: 371

stash for Linux stash is an object caching and persistence module for Python applications. Support for Google App Engine, web applications, terminal apps and a number of cache handlers such as file and directory, memcached, redis, mongodb, etc. Supports multi-tier collating cache between handlers and is easy... Platforms: *nix

License: Freeware Size: 51.2 KB Download (39): stash for Linux Download

Released: September 15, 2023  |  Added: November 23, 2023 | Visits: 336

ServBay ServBay is a one-stop solution for Web and PHP developers seeking a streamlined, efficient local web development environment. Designed specifically for macOS, it offers a comprehensive suite of development services and tools, ranging from Web Servers and databases to development languages, mail... Platforms: Mac

License: Freeware Size: 11.25 MB Download (271): ServBay Download

Added: August 11, 2014 | Visits: 1.346

Hammerora Hammerora is an open source load test tool for the Oracle, Microsoft SQL Server and MySQL Databases and Web Applications. Hammerora includes pre-built load tests based on the industry standard TPC-C and TPC-H benchmarks and Oracle trace file replay Features Oracle, SQL Server,... Platforms: *nix

License: Freeware Size: 6.55 MB Download (81): Hammerora Download

Added: September 27, 2013 | Visits: 277

JOhm JOhm is a blazingly fast Object-Hash Mapping library for Java inspired by the awesome Ohm. The JOhm OHM is a modern-day avatar of the old ORM's like Hibernate with the difference being that we are not dealing with an RDBMS here but with a NoSQL rockstar. JOhm is a library for storing objects in... Platforms: Mac

License: Freeware Size: 40.96 KB Download (47): JOhm Download

Added: June 21, 2013 | Visits: 401

django-celery django-celery provides Celery integration for Django; Using the Django ORM and cache backend for storing results, autodiscovery of task modules for applications listed in INSTALLED_APPS, and more. Celery is a task queue/job queue based on distributed message passing. It is focused on real-time... Platforms: *nix

License: Freeware Size: 71.68 KB Download (39): django-celery Download