MCPcopy Index your code
hub / github.com/gomodule/redigo

github.com/gomodule/redigo @v1.9.3 sqlite

repository ↗ · DeepWiki ↗ · release v1.9.3 ↗
425 symbols 1,615 edges 31 files 139 documented · 33%

Extension points exported contracts — how you extend this code

ConnWithContext (Interface)
ConnWithContext is an optional interface that allows the caller to control the command's life with context. [5 implementers]
redis/redis.go
Conn (Interface)
Conn represents a connection to a Redis server. [4 implementers]
redis/redis.go
ConnWithTimeout (Interface)
ConnWithTimeout is an optional interface that allows the caller to override a connection's default read timeout. This in [4 …
redis/redis.go
Argument (Interface)
Argument is the interface implemented by an object which wants to control how the object is converted to Redis bulk stri [3 …
redis/redis.go
Scanner (Interface)
Scanner is implemented by an object which wants to control its value is interpreted when read from Redis. [3 implementers]
redis/redis.go

Core symbols most depended-on inside this repo

Do
called by 125
redis/redis.go
Close
called by 117
redis/redis.go
Send
called by 56
redis/redis.go
Get
called by 53
redis/pool.go
Close
called by 39
redis/pool.go
Flush
called by 24
redis/redis.go
Add
called by 22
redis/scan.go
Err
called by 22
redis/redis.go

Shape

Function 210
Method 155
Struct 49
TypeAlias 6
Interface 5

Languages

Go100%

Modules by API surface

redis/conn.go51 symbols
redis/conn_test.go49 symbols
redis/pool_test.go43 symbols
redis/pool.go42 symbols
redis/scan_test.go30 symbols
redis/reply.go27 symbols
redis/redis.go26 symbols
redis/redis_test.go24 symbols
redis/scan.go23 symbols
redis/pubsub.go14 symbols
redis/reply_test.go13 symbols
redis/log.go13 symbols

Dependencies from manifests, versioned

github.com/pmezard/go-difflibv1.0.0 · 1×
gopkg.in/yaml.v3v3.0.1 · 1×

For agents

$ claude mcp add redigo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact