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
TestDMap_Put_EXAT
(t *testing.T)
internal/dmap/put_test.go:274
Function
TestDMap_Put_ErrEntryTooLarge
(t *testing.T)
internal/dmap/put_test.go:351
Function
TestDMap_Put_ErrKeyTooLarge
(t *testing.T)
internal/dmap/put_test.go:334
Function
TestDMap_Put_NX
(t *testing.T)
internal/dmap/put_test.go:182
Function
TestDMap_Put_PX
(t *testing.T)
internal/dmap/put_test.go:150
Function
TestDMap_Put_PXAT
(t *testing.T)
internal/dmap/put_test.go:304
Function
TestDMap_Put_PX_With_NX
(t *testing.T)
internal/dmap/put_test.go:368
Function
TestDMap_Put_ReadQuorum
(t *testing.T)
internal/dmap/get_test.go:166
Function
TestDMap_Put_Standalone
(t *testing.T)
internal/dmap/put_test.go:33
Function
TestDMap_Put_WriteQuorum
(t *testing.T)
internal/dmap/put_test.go:117
Function
TestDMap_Put_XX
(t *testing.T)
internal/dmap/put_test.go:214
Function
TestDMap_Stats
(t *testing.T)
internal/dmap/stats_test.go:27
Function
TestDMap_Unlock_After_Timeout_Standalone
(t *testing.T)
internal/dmap/lock_test.go:46
Function
TestDMap_decrCommandHandler
(t *testing.T)
internal/dmap/atomic_test.go:285
Function
TestDMap_decrCommandHandler_Single_Request
(t *testing.T)
internal/dmap/atomic_test.go:318
Function
TestDMap_exGetPutOperation
(t *testing.T)
internal/dmap/atomic_test.go:333
Function
TestDMap_incrByFloatCommandHandler
(t *testing.T)
internal/dmap/atomic_test.go:403
Function
TestDMap_incrCommandHandler
(t *testing.T)
internal/dmap/atomic_test.go:237
Function
TestDMap_incrCommandHandler_Single_Request
(t *testing.T)
internal/dmap/atomic_test.go:270
Function
TestDMap_loadCurrentAtomicInt
(t *testing.T)
internal/dmap/atomic_test.go:33
Function
TestDMap_lockCommandHandler
(t *testing.T)
internal/dmap/lock_test.go:295
Function
TestDMap_lockCommandHandler_EX
(t *testing.T)
internal/dmap/lock_test.go:316
Function
TestDMap_lockCommandHandler_PX
(t *testing.T)
internal/dmap/lock_test.go:337
Function
TestDMap_lockLeaseCommandHandler
(t *testing.T)
internal/dmap/lock_test.go:359
Function
TestDMap_plockLeaseCommandHandler
(t *testing.T)
internal/dmap/lock_test.go:386
Function
TestDMap_scanCommandHandler_Cluster
(t *testing.T)
internal/dmap/scan_test.go:95
Function
TestDMap_scanCommandHandler_Standalone
(t *testing.T)
internal/dmap/scan_test.go:70
Function
TestDMap_scanCommandHandler_count
(t *testing.T)
internal/dmap/scan_test.go:181
Function
TestDMap_scanCommandHandler_match
(t *testing.T)
internal/dmap/scan_test.go:148
Function
TestDMap_tryLock
(t *testing.T)
internal/dmap/lock_test.go:264
Function
TestDiscovery_ClusterEvents
(t *testing.T)
internal/discovery/discovery_test.go:258
Function
TestDiscovery_FindMemberByID
(t *testing.T)
internal/discovery/discovery_test.go:127
Function
TestDiscovery_FindMemberByName
(t *testing.T)
internal/discovery/discovery_test.go:140
Function
TestDiscovery_GetCoordinator
(t *testing.T)
internal/discovery/discovery_test.go:79
Function
TestDiscovery_GetMembers
(t *testing.T)
internal/discovery/discovery_test.go:87
Function
TestDiscovery_IsCoordinator
(t *testing.T)
internal/discovery/discovery_test.go:96
Function
TestDiscovery_LocalNode
(t *testing.T)
internal/discovery/discovery_test.go:120
Function
TestDiscovery_NumMembers
(t *testing.T)
internal/discovery/discovery_test.go:111
Function
TestDiscovery_increaseUptimeSeconds
(t *testing.T)
internal/discovery/discovery_test.go:153
Function
TestDiscovery_loadServiceDiscoveryPlugin
(t *testing.T)
internal/discovery/discovery_test.go:233
Function
TestEmbeddedClient_DMap_Atomic_Decr
(t *testing.T)
embedded_client_test.go:237
Function
TestEmbeddedClient_DMap_Atomic_Incr
(t *testing.T)
embedded_client_test.go:213
Function
TestEmbeddedClient_DMap_Atomic_IncrByFloat
(t *testing.T)
embedded_client_test.go:286
Function
TestEmbeddedClient_DMap_Delete
(t *testing.T)
embedded_client_test.go:173
Function
TestEmbeddedClient_DMap_Delete_Many_Keys
(t *testing.T)
embedded_client_test.go:192
Function
TestEmbeddedClient_DMap_Destroy
(t *testing.T)
embedded_client_test.go:331
Function
TestEmbeddedClient_DMap_Expire
(t *testing.T)
embedded_client_test.go:310
Function
TestEmbeddedClient_DMap_Get
(t *testing.T)
embedded_client_test.go:154
Function
TestEmbeddedClient_DMap_GetPut
(t *testing.T)
embedded_client_test.go:264
Function
TestEmbeddedClient_DMap_Lock
(t *testing.T)
embedded_client_test.go:360
Function
TestEmbeddedClient_DMap_LockWithTimeout
(t *testing.T)
embedded_client_test.go:417
Function
TestEmbeddedClient_DMap_LockWithTimeout_ErrLockNotAcquired
(t *testing.T)
embedded_client_test.go:455
Function
TestEmbeddedClient_DMap_LockWithTimeout_ErrNoSuchLock
(t *testing.T)
embedded_client_test.go:473
Function
TestEmbeddedClient_DMap_LockWithTimeout_ErrNoSuchLock_Timeout
(t *testing.T)
embedded_client_test.go:494
Function
TestEmbeddedClient_DMap_LockWithTimeout_Then_Lease
(t *testing.T)
embedded_client_test.go:514
Function
TestEmbeddedClient_DMap_LockWithTimeout_Timeout
(t *testing.T)
embedded_client_test.go:435
Function
TestEmbeddedClient_DMap_Lock_ErrLockNotAcquired
(t *testing.T)
embedded_client_test.go:378
Function
TestEmbeddedClient_DMap_Lock_ErrNoSuchLock
(t *testing.T)
embedded_client_test.go:396
Function
TestEmbeddedClient_DMap_Put
(t *testing.T)
embedded_client_test.go:39
Function
TestEmbeddedClient_DMap_Put_EX
(t *testing.T)
embedded_client_test.go:51
Function
TestEmbeddedClient_DMap_Put_EXAT
(t *testing.T)
embedded_client_test.go:87
Function
TestEmbeddedClient_DMap_Put_NX
(t *testing.T)
embedded_client_test.go:123
Function
TestEmbeddedClient_DMap_Put_PX
(t *testing.T)
embedded_client_test.go:69
Function
TestEmbeddedClient_DMap_Put_PXAT
(t *testing.T)
embedded_client_test.go:105
Function
TestEmbeddedClient_DMap_Put_PX_With_NX
(t *testing.T)
embedded_client_test.go:620
Function
TestEmbeddedClient_DMap_Put_XX
(t *testing.T)
embedded_client_test.go:141
Function
TestEmbeddedClient_Issue263
(t *testing.T)
embedded_client_test.go:644
Function
TestEmbeddedClient_Member
(t *testing.T)
embedded_client_test.go:575
Function
TestEmbeddedClient_NewDMap
(t *testing.T)
embedded_client_test.go:30
Function
TestEmbeddedClient_Ping
(t *testing.T)
embedded_client_test.go:597
Function
TestEmbeddedClient_Ping_WithMessage
(t *testing.T)
embedded_client_test.go:608
Function
TestEmbeddedClient_RoutingTable_Cluster
(t *testing.T)
embedded_client_test.go:553
Function
TestEmbeddedClient_RoutingTable_Standalone
(t *testing.T)
embedded_client_test.go:538
Function
TestEmbeddedClient_Scan
(t *testing.T)
embedded_iterator_test.go:61
Function
TestEmbeddedClient_ScanMatch
(t *testing.T)
embedded_iterator_test.go:26
Function
TestEngine_Dont_Overwrite_TableSize
(t *testing.T)
config/engine_test.go:23
Function
TestEntryEncodeDecode
(t *testing.T)
internal/kvstore/entry/entry_test.go:24
Function
TestEnvironment
(t *testing.T)
internal/environment/environment_test.go:27
Function
TestFutureGetPut_Result_NilPipelineValue
(t *testing.T)
pipeline_test.go:317
Function
TestFutureGet_Result_NilPipelineValue
(t *testing.T)
pipeline_test.go:112
Function
TestHandler_ServeRESP_PreCondition
(t *testing.T)
internal/server/handler_test.go:52
Function
TestHandler_ServeRESP_PreCondition_DontCheck
(t *testing.T)
internal/server/handler_test.go:67
Function
TestIntegration_DMap_Cache_Eviction_LRU_MaxInuse
(t *testing.T)
integration_test.go:308
Function
TestIntegration_DMap_Cache_Eviction_LRU_MaxKeys
(t *testing.T)
integration_test.go:105
Function
TestIntegration_DMap_Cache_Eviction_MaxIdleDuration
(t *testing.T)
integration_test.go:210
Function
TestIntegration_DMap_Cache_Eviction_MaxKeys
(t *testing.T)
integration_test.go:154
Function
TestIntegration_DMap_Cache_Eviction_TTLDuration
(t *testing.T)
integration_test.go:259
Function
TestIntegration_Kill_Nodes_During_Operation
(t *testing.T)
integration_test.go:358
Function
TestIntegration_Network_Partitioning_Cluster_DM_SCAN
(t *testing.T)
integration_test.go:516
Function
TestIntegration_Network_Partitioning_Cluster_DM_SCAN_Match
(t *testing.T)
integration_test.go:526
Function
TestIntegration_Network_Partitioning_Embedded_DM_SCAN
(t *testing.T)
integration_test.go:541
Function
TestIntegration_Network_Partitioning_Embedded_DM_SCAN_Match
(t *testing.T)
integration_test.go:551
Function
TestIntegration_NodesJoinOrLeftDuringQuery
(t *testing.T)
integration_test.go:29
Function
TestKVStore_Check
(t *testing.T)
internal/kvstore/kvstore_test.go:218
Function
TestKVStore_CloseDestroy
(t *testing.T)
internal/kvstore/kvstore_test.go:435
Function
TestKVStore_Compaction
(t *testing.T)
internal/kvstore/compaction_test.go:28
Function
TestKVStore_Compaction_MaxIdleTableDuration
(t *testing.T)
internal/kvstore/compaction_test.go:73
Function
TestKVStore_Delete
(t *testing.T)
internal/kvstore/kvstore_test.go:96
Function
TestKVStore_ExportImport
(t *testing.T)
internal/kvstore/kvstore_test.go:133
Function
TestKVStore_Fork
(t *testing.T)
internal/kvstore/kvstore_test.go:349
← previous
next →
1,001–1,100 of 1,316, ranked by callers