Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/nussjustin/resp

Package resp implements fast Reader and Writer txpes for parsing the Redis RESP protocol. This package is low level and only deals with parsing of the different messages in the RESP protocol, avoiding any kind of validation that would slow down reading / writing. All structs can be reused via the corresponding Reset method and duplex connections are supported using a ReadWriter type that wraps a Reader and a Writer in a single allocation.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/nussjustin/resp
Keywords: performance, protocol, redis, redis-client, redis-server, resp
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/nussjustin
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...