Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
async
Package async is internal infrastructure shared by the celeris PostgreSQL and Redis drivers.
|
Package async is internal infrastructure shared by the celeris PostgreSQL and Redis drivers. |
|
eventloop
Package eventloop is internal infrastructure used by the celeris PostgreSQL and Redis drivers.
|
Package eventloop is internal infrastructure used by the celeris PostgreSQL and Redis drivers. |
|
Package memcached is celeris's native Memcached driver, speaking the text and binary wire protocols directly on the celeris event loop.
|
Package memcached is celeris's native Memcached driver, speaking the text and binary wire protocols directly on the celeris event loop. |
|
protocol
Package protocol implements the text and binary wire protocols used by the celeris native Memcached driver.
|
Package protocol implements the text and binary wire protocols used by the celeris native Memcached driver. |
|
Package postgres is celeris's native PostgreSQL driver.
|
Package postgres is celeris's native PostgreSQL driver. |
|
protocol
Package protocol implements the PostgreSQL v3 wire protocol framing and per-type encode/decode tables used by the celeris native PostgreSQL driver.
|
Package protocol implements the PostgreSQL v3 wire protocol framing and per-type encode/decode tables used by the celeris native PostgreSQL driver. |
|
Package redis is celeris's native RESP2/RESP3 Redis driver, designed to run its socket I/O on the celeris event loop alongside your HTTP handlers.
|
Package redis is celeris's native RESP2/RESP3 Redis driver, designed to run its socket I/O on the celeris event loop alongside your HTTP handlers. |
|
protocol
Package protocol implements the RESP2 and RESP3 wire protocol framing used by the celeris native Redis driver.
|
Package protocol implements the RESP2 and RESP3 wire protocol framing used by the celeris native Redis driver. |
Click to show internal directories.
Click to hide internal directories.