Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/olric-data/olric
/ functions
Functions
1,316 in github.com/olric-data/olric
⨍
Functions
1,316
◇
Types & classes
192
Function
TestKVStore_Get
(t *testing.T)
internal/kvstore/kvstore_test.go:69
Function
TestKVStore_GetKey
(t *testing.T)
internal/kvstore/kvstore_test.go:277
Function
TestKVStore_GetLastAccess
(t *testing.T)
internal/kvstore/kvstore_test.go:332
Function
TestKVStore_GetTTL
(t *testing.T)
internal/kvstore/kvstore_test.go:312
Function
TestKVStore_Name
(t *testing.T)
internal/kvstore/kvstore_test.go:430
Function
TestKVStore_NewEntry
(t *testing.T)
internal/kvstore/kvstore_test.go:422
Function
TestKVStore_Put
(t *testing.T)
internal/kvstore/kvstore_test.go:54
Function
TestKVStore_PutRawGetRaw
(t *testing.T)
internal/kvstore/kvstore_test.go:296
Function
TestKVStore_Put_ErrEntryTooLarge
(t *testing.T)
internal/kvstore/kvstore_test.go:563
Function
TestKVStore_Range
(t *testing.T)
internal/kvstore/kvstore_test.go:194
Function
TestKVStore_StateChange
(t *testing.T)
internal/kvstore/kvstore_test.go:397
Function
TestKVStore_Stats_Length
(t *testing.T)
internal/kvstore/kvstore_test.go:178
Function
TestKVStore_UpdateTTL
(t *testing.T)
internal/kvstore/kvstore_test.go:240
Function
TestLockCounter
(t *testing.T)
internal/locker/locker_test.go:11
Function
TestLockerConcurrency
(t *testing.T)
internal/locker/locker_test.go:96
Function
TestLockerLock
(t *testing.T)
internal/locker/locker_test.go:25
Function
TestLockerUnlock
(t *testing.T)
internal/locker/locker_test.go:77
Function
TestMember_String
(t *testing.T)
stats/stats_test.go:24
Function
TestMembers
(t *testing.T)
internal/discovery/member_test.go:23
Function
TestMembers_Delete
(t *testing.T)
internal/cluster/routingtable/members_test.go:40
Function
TestMembers_DeleteByName
(t *testing.T)
internal/cluster/routingtable/members_test.go:54
Function
TestMembers_Get
(t *testing.T)
internal/cluster/routingtable/members_test.go:24
Function
TestMembers_Length
(t *testing.T)
internal/cluster/routingtable/members_test.go:68
Function
TestMembers_Range
(t *testing.T)
internal/cluster/routingtable/members_test.go:80
Function
TestMux_PubSub_Command
(t *testing.T)
internal/server/mux_test.go:28
Function
TestOlricCluster_StartAndShutdown
(t *testing.T)
olric_test.go:126
Function
TestOlric_ClusterRoutingTable_clusterRoutingTableCommandHandler
(t *testing.T)
cluster_test.go:25
Function
TestOlric_Ping
(t *testing.T)
ping_test.go:24
Function
TestOlric_PingWithMessage
(t *testing.T)
ping_test.go:33
Function
TestOlric_RoutingTable_Standalone
(t *testing.T)
cluster_test.go:46
Function
TestOlric_StartAndShutdown
(t *testing.T)
olric_test.go:118
Function
TestOlric_Stats
(t *testing.T)
stats_test.go:40
Function
TestOlric_Stats_Cluster
(t *testing.T)
stats_test.go:106
Function
TestOlric_Stats_CollectRuntime
(t *testing.T)
stats_test.go:93
Function
TestPartition
(t *testing.T)
internal/cluster/partitions/partition_test.go:54
Function
TestPartitions
(t *testing.T)
internal/cluster/partitions/partitions_test.go:24
Function
TestPartitions_HKey
(t *testing.T)
internal/cluster/partitions/hkey_test.go:24
Function
TestProtocol_Auth
(t *testing.T)
internal/protocol/system_test.go:110
Function
TestProtocol_Auth_errWrongNumber
(t *testing.T)
internal/protocol/system_test.go:120
Function
TestProtocol_ClusterMembers
(t *testing.T)
internal/protocol/cluster_test.go:38
Function
TestProtocol_ClusterRoutingTable
(t *testing.T)
internal/protocol/cluster_test.go:24
Function
TestProtocol_ConvertError
(t *testing.T)
internal/protocol/errors_test.go:48
Function
TestProtocol_Decr
(t *testing.T)
internal/protocol/dmap_test.go:379
Function
TestProtocol_Del
(t *testing.T)
internal/protocol/dmap_test.go:284
Function
TestProtocol_DelEntry
(t *testing.T)
internal/protocol/dmap_test.go:295
Function
TestProtocol_DelEntry_RC
(t *testing.T)
internal/protocol/dmap_test.go:307
Function
TestProtocol_Destroy
(t *testing.T)
internal/protocol/dmap_test.go:344
Function
TestProtocol_Destroy_Local
(t *testing.T)
internal/protocol/dmap_test.go:355
Function
TestProtocol_Expire
(t *testing.T)
internal/protocol/dmap_test.go:332
Function
TestProtocol_Get
(t *testing.T)
internal/protocol/dmap_test.go:234
Function
TestProtocol_GetEntry
(t *testing.T)
internal/protocol/dmap_test.go:259
Function
TestProtocol_GetEntry_RC
(t *testing.T)
internal/protocol/dmap_test.go:271
Function
TestProtocol_GetError
(t *testing.T)
internal/protocol/errors_test.go:42
Function
TestProtocol_GetPrefix
(t *testing.T)
internal/protocol/errors_test.go:36
Function
TestProtocol_GetPut
(t *testing.T)
internal/protocol/dmap_test.go:391
Function
TestProtocol_GetPut_RW
(t *testing.T)
internal/protocol/dmap_test.go:404
Function
TestProtocol_Get_RW
(t *testing.T)
internal/protocol/dmap_test.go:246
Function
TestProtocol_Incr
(t *testing.T)
internal/protocol/dmap_test.go:367
Function
TestProtocol_IncrByFloat
(t *testing.T)
internal/protocol/dmap_test.go:418
Function
TestProtocol_LengthOfPart
(t *testing.T)
internal/protocol/system_test.go:66
Function
TestProtocol_LengthOfPart_RC
(t *testing.T)
internal/protocol/system_test.go:77
Function
TestProtocol_Lock
(t *testing.T)
internal/protocol/dmap_test.go:430
Function
TestProtocol_LockLease
(t *testing.T)
internal/protocol/dmap_test.go:484
Function
TestProtocol_Lock_EX
(t *testing.T)
internal/protocol/dmap_test.go:442
Function
TestProtocol_Lock_PX
(t *testing.T)
internal/protocol/dmap_test.go:457
Function
TestProtocol_MoveFragment
(t *testing.T)
internal/protocol/system_test.go:45
Function
TestProtocol_PExpire
(t *testing.T)
internal/protocol/dmap_test.go:320
Function
TestProtocol_PLockLease
(t *testing.T)
internal/protocol/dmap_test.go:498
Function
TestProtocol_ParsePSubscribeCommand
(t *testing.T)
internal/protocol/pubsub_test.go:43
Function
TestProtocol_ParsePublishCommand
(t *testing.T)
internal/protocol/pubsub_test.go:10
Function
TestProtocol_ParsePublishInternalCommand
(t *testing.T)
internal/protocol/pubsub_test.go:21
Function
TestProtocol_ParsePutCommand_EX
(t *testing.T)
internal/protocol/dmap_test.go:43
Function
TestProtocol_ParsePutCommand_EXAT
(t *testing.T)
internal/protocol/dmap_test.go:101
Function
TestProtocol_ParsePutCommand_NX
(t *testing.T)
internal/protocol/dmap_test.go:71
Function
TestProtocol_ParsePutCommand_PX
(t *testing.T)
internal/protocol/dmap_test.go:57
Function
TestProtocol_ParsePutCommand_PXAT
(t *testing.T)
internal/protocol/dmap_test.go:116
Function
TestProtocol_ParsePutCommand_XX
(t *testing.T)
internal/protocol/dmap_test.go:86
Function
TestProtocol_ParseScanCommand
(t *testing.T)
internal/protocol/dmap_test.go:131
Function
TestProtocol_ParseScanCommand_Match
(t *testing.T)
internal/protocol/dmap_test.go:159
Function
TestProtocol_ParseScanCommand_Match_Count
(t *testing.T)
internal/protocol/dmap_test.go:189
Function
TestProtocol_ParseScanCommand_Match_Count_Replica
(t *testing.T)
internal/protocol/dmap_test.go:204
Function
TestProtocol_ParseScanCommand_PartID
(t *testing.T)
internal/protocol/dmap_test.go:174
Function
TestProtocol_ParseScanCommand_Replica
(t *testing.T)
internal/protocol/dmap_test.go:145
Function
TestProtocol_ParseSubscribeCommand
(t *testing.T)
internal/protocol/pubsub_test.go:32
Function
TestProtocol_Ping
(t *testing.T)
internal/protocol/system_test.go:24
Function
TestProtocol_Ping_Message
(t *testing.T)
internal/protocol/system_test.go:34
Function
TestProtocol_PubSubChannels
(t *testing.T)
internal/protocol/pubsub_test.go:54
Function
TestProtocol_PubSubChannels_Patterns
(t *testing.T)
internal/protocol/pubsub_test.go:63
Function
TestProtocol_PubSubNumpat
(t *testing.T)
internal/protocol/pubsub_test.go:74
Function
TestProtocol_PubSubNumsub
(t *testing.T)
internal/protocol/pubsub_test.go:82
Function
TestProtocol_PutEntry
(t *testing.T)
internal/protocol/dmap_test.go:222
Function
TestProtocol_Scan
(t *testing.T)
internal/protocol/dmap_test.go:512
Function
TestProtocol_Scan_Count_Match_Replica
(t *testing.T)
internal/protocol/dmap_test.go:527
Function
TestProtocol_Stats
(t *testing.T)
internal/protocol/system_test.go:89
Function
TestProtocol_Stats_CR
(t *testing.T)
internal/protocol/system_test.go:99
Function
TestProtocol_Unlock
(t *testing.T)
internal/protocol/dmap_test.go:472
Function
TestProtocol_UpdateRoutingTable
(t *testing.T)
internal/protocol/system_test.go:55
Function
TestProtocol_errWrongNumber
(t *testing.T)
internal/protocol/errors_test.go:28
Function
TestPubSub
(t *testing.T)
internal/pubsub/pubsub_test.go:102
Function
TestPubSub_Cluster
(t *testing.T)
pubsub_test.go:208
← previous
next →
1,101–1,200 of 1,316, ranked by callers