Showing 33 open source projects for "scrapy-redis"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Ardb

    Ardb

    A redis protocol compatible nosql, it support multiple storage engines

    A redis protocol compatible nosql, it supports multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB. Full redis-protocol compatibility. Most redis commands are supported, and a few new commands. Ardb commands VS Redis Commands. Multi storage engines supported. RocksDB, LevelDB, LMDB, WiredTiger, PerconaFT, ForestDB. Multi data structure types supported, String, List, Set, Sorted Set, Hash, Bitmap(String), HyperLogLog...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FAKE2DB

    FAKE2DB

    Create custom test databases that are populated with fake data

    Generate fake but valid data filled databases for test purposes using most popular patterns(AFAIK). Current support is sqlite, mysql, postgresql, mongodb, redis, CouchDB. The installation through pypi retrieves 'fake-factory' as a main dependency. db argument takes 6 possible options, sqlite, mysql, postgresql, mongodb, redis, CouchDB. name argument is OPTIONAL. When it is absent fake2db will name db's randomly. host argument is OPTIONAL. Hostname to use for database connection. Not used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SummitDB

    SummitDB

    In-memory NoSQL database with ACID transactions, Raft consensus, etc.

    ...) and probably others since the codebase is 100% Go. We support both 32-bit and 64-bit systems. Go must be installed on the build machine. It may be worth noting that while SummitDB supports many Redis features, it is not a strict Redis clone. SummitDB provides one key space that is a large B-tree. An ordered key space allows for stable paging through keys using the KEYS command. Redis uses an unordered dictionary structure and provides a specialized SCAN command for iterating through keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PHP-Redis-Admin

    A simple, one-file PHP based admin console and browser for Redis

    A simple, one-file PHP based admin console and browser for Redis
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • 5

    Redis-JD

    Fast and simple Java client for Redis datastore

    Java client for Redis allows programming most commands and reading replies in Java according to the Redis paradigm. The core module takes care of the byte protocol and management of connection via a connection pool. Separate modules are supporting Apache MINA - asynchronous messaging framework and the new Java 7 asynchrounous I/O.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Redis cplusplus client Win32 port

    A windows port of official Redis cplusplus client library

    Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. http://redis.io/ There are many Redis client as different language binding available: http://redis.io/clients For C++, there is a client library recommanded by official named redis-cpp-client but too bad it can neither build nor run on Windows platform. This project is a little tweek on the official C++ client...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    OPEW

    OPEW

    A complete multi-language developement stack for GNU/Linux

    ... source DBMS (MySQL, PostgreSQL, MongoDB, SQLite3 and Redis). Git (SCM) is included as well with some tools for code versioning and review. OPEW is fully binary independent compiled stack and fully portable In the future OPEW aims to be extensible using addons then can be installed in the same stack improving itself. Currently OPEW is still an experimental beta version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a C++ client for Redis key-value database - http://code.google.com/p/redis/
    Downloads: 0 This Week
    Last Update:
    See Project