Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kirov7/CouloyDB
/ functions
Functions
564 in github.com/Kirov7/CouloyDB
⨍
Functions
564
◇
Types & classes
103
Function
TestTxn_MSet
(t *testing.T)
txn_test.go:194
Function
TestTxn_SetEX
(t *testing.T)
txn_test.go:36
Function
TestTxn_SetNX
(t *testing.T)
txn_test.go:13
Function
TestTxn_StrLen
(t *testing.T)
txn_test.go:59
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/reply.go:35
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/reply.go:57
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/reply.go:86
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/reply.go:105
Method
ToBytes
()
server/resp/reply/reply.go:114
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/reply.go:123
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/consts.go:9
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/consts.go:19
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/consts.go:36
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/consts.go:51
Method
ToBytes
ToBytes marshal redis.Reply
server/resp/reply/consts.go:61
Method
ToBytes
ToBytes marshals redis.Reply
server/resp/reply/errors.go:9
Method
ToBytes
ToBytes marshals redis.Reply
server/resp/reply/errors.go:23
Method
ToBytes
ToBytes marshals redis.Reply
server/resp/reply/errors.go:50
Method
ToBytes
ToBytes marshals redis.Reply
server/resp/reply/errors.go:64
Method
ToBytes
ToBytes marshals redis.Reply
server/resp/reply/errors.go:80
Method
UnWatch
(watcher *Watcher)
db.go:724
Method
Valid
()
iterator.go:38
Method
Valid
()
meta/hmap.go:120
Method
Valid
()
meta/art.go:148
Method
Valid
()
meta/btree.go:135
Method
ValidateObject
(ctx context.Context, object *pool.PooledObject)
server/resp/client/pool.go:31
Method
Value
()
iterator.go:46
Method
Value
()
meta/hmap.go:128
Method
Value
()
meta/art.go:164
Method
Value
()
meta/btree.go:143
Method
Write
(item any)
public/ds/eventQueue.go:40
Method
Write
(bytes []byte)
driver/mmap.go:34
Method
Write
(bytes []byte)
driver/fileIO.go:23
Method
Write
(bytes []byte)
server/sliceRouter.go:44
Function
defaultFunc
relay command to responsible peer, and return its reply to client
server/database/clusterdb.go:114
Function
deleteInSlice
(a []T, elem T)
batch.go:129
Function
execDel
execDel removes a key from db
server/database/key.go:20
Function
execDelCluster
execDelCluster atomically removes given writeKeys from cluster, writeKeys can be distributed on any node if the given writeKeys are distributed on dif
server/database/key.go:122
Function
execExists
execExists checks if a is existed in db
server/database/key.go:31
Function
execFlushDB
execFlushDB removes all data in current db
server/database/key.go:43
Function
execFlushDBCluster
execFlushDBCluster removes all data in current database
server/database/key.go:145
Function
execGet
execGet returns string value bound to the given key
server/database/string.go:24
Function
execGetSet
execGetSet sets value of a string-type key and returns its old value
server/database/string.go:63
Function
execKeys
execKeys returns all keys matching the given pattern
server/database/key.go:108
Function
execKeysCluster
execKeysCluster renames a key, the origin and the destination must within the same node
server/database/key.go:178
Function
execPing
Ping the server
server/database/ping.go:13
Function
execPingCluster
(cluster *ClusterDatabase, c *server.Conn, cmdAndArgs [][]byte)
server/database/ping.go:23
Function
execRename
execRename a key
server/database/key.go:73
Function
execRenameCluster
execRenameCluster renames a key, the origin and the destination must within the same node
server/database/key.go:161
Function
execRenameNx
execRenameNx a key, only if the new key does not exist
server/database/key.go:90
Function
execSet
execSet sets string value and time to live to the given key
server/database/string.go:38
Function
execSetNX
execSetNX sets string if not exists
server/database/string.go:51
Function
execStrLen
execStrLen returns len of string value bound to the given key
server/database/string.go:77
Function
execType
execType returns the type of entity, including: string, list, hash, set and zset
server/database/key.go:49
Function
init
()
ttl_test.go:12
Function
init
()
cmd/standalone/standalone.go:150
Function
init
()
cmd/cluster/cluster.go:141
Function
init
()
server/database/ping.go:8
Function
init
()
server/database/string.go:7
Function
init
()
server/database/key.go:9
Function
main
()
cmd/run.go:9
Method
notify
(watchEvent *watchEvent)
watch.go:91
Method
start
()
watch.go:95
Method
stop
()
watch.go:116
← previous
501–564 of 564, ranked by callers