MCPcopy Create free account

hub / github.com/Chiicake/hybrid-kv / functions

Functions617 in github.com/Chiicake/hybrid-kv

↓ 1 callersMethodstop
(&self)
hkv-gui/src-tauri/src/runners/redis_benchmark.rs:195
↓ 1 callersMethodstop_benchmark
(&self, run_id: &str)
hkv-gui/src-tauri/src/state.rs:95
↓ 1 callersMethodstop_server
(&self)
hkv-gui/src-tauri/src/state.rs:112
↓ 1 callersMethodstore_runs_for_test
(&self, runs: &[BenchmarkRun])
hkv-gui/src-tauri/src/run_repository.rs:90
↓ 1 callersMethodsubscribe_benchmark_lifecycle
(&self)
hkv-gui/src-tauri/src/state.rs:101
↓ 1 callersFunctionsustained_skew_window
()
hkv-server/tests/hotness_workloads.rs:326
↓ 1 callersMethodtake_error
(&self)
hkv-gui/src-tauri/src/info_poller.rs:124
↓ 1 callersMethodtake_stderr
(&mut self)
hkv-gui/src-tauri/src/runners/redis_benchmark.rs:57
↓ 1 callersMethodtake_stdout
(&mut self)
hkv-gui/src-tauri/src/runners/redis_benchmark.rs:50
↓ 1 callersFunctiontemp_storage_dir
(test_name: &str)
hkv-gui/src-tauri/src/commands.rs:138
↓ 1 callersFunctiontemporal_shift_workload_first_window
()
hkv-server/tests/hotness_workloads.rs:284
↓ 1 callersFunctiontemporal_shift_workload_second_window
()
hkv-server/tests/hotness_workloads.rs:292
↓ 1 callersFunctiontest_server_config
(shutdown_drain_timeout: Duration)
hkv-server/src/server.rs:795
↓ 1 callersMethodtouch
(&mut self)
hkv-common/src/types.rs:427
↓ 1 callersMethodtry_reserve
(&self)
hkv-client/src/pool.rs:106
↓ 1 callersMethodttl
(&self, key: &[u8])
hkv-server/src/server.rs:789
↓ 1 callersMethodttl
Returns TTL status for a key. Converts Redis TTL conventions (-2 missing, -1 no expiry) into `ClientTtl`.
hkv-client/src/client.rs:233
↓ 1 callersFunctionupdate_max
(max: &AtomicU64, value: u64)
hkv-server/src/metrics.rs:261
↓ 1 callersFunctionuseRunSelection
(selectedRunId: string | null, compareSelection: string[])
hkv-gui/src/components/runs/useRunSelection.ts:6
↓ 1 callersFunctionuseWorkbenchSnapshot
()
hkv-gui/src/components/layout/workbenchSnapshot.ts:10
↓ 1 callersMethodvalidate
(&self)
hkv-gui/src-tauri/src/models.rs:19
↓ 1 callersFunctionvalidateBenchmarkForm
(values: BenchmarkFormValues)
hkv-gui/src/components/benchmarks/form-model.ts:49
↓ 1 callersMethodwait
(&mut self)
hkv-gui/src-tauri/src/server_manager.rs:83
↓ 1 callersMethodwait
(&mut self)
hkv-gui/src-tauri/src/runners/redis_benchmark.rs:46
↓ 1 callersFunctionwith_keepalive_interval
(keepalive: TcpKeepalive, interval: Duration)
hkv-server/src/server.rs:619
↓ 1 callersFunctionwith_keepalive_retries
(keepalive: TcpKeepalive, retries: u32)
hkv-server/src/server.rs:659
↓ 1 callersFunctionwrite_bulk
(stream: &mut TcpStream, data: &[u8])
hkv-client/tests/client.rs:109
↓ 1 callersFunctionwrite_u64_le
(value: u64, buffer: &mut [u8])
hkv-engine/src/bin/bench_engine.rs:109
↓ 1 callersFunctionzipf_like_skew_workload
()
hkv-server/tests/hotness_workloads.rs:275
FunctionAppShell
()
hkv-gui/src/components/layout/AppShell.tsx:7
FunctionBenchmarkForm
({ busy, errors, values, onChange, onSubmit }: BenchmarkFormProps)
hkv-gui/src/components/benchmarks/BenchmarkForm.tsx:13
FunctionBenchmarks
()
hkv-gui/src/routes/Benchmarks.tsx:76
FunctionConfig
()
hkv-gui/src/routes/Config.tsx:3
FunctionHotKeys
()
hkv-gui/src/routes/HotKeys.tsx:3
FunctionInfoSummaryPanel
({ snapshot }: InfoSummaryPanelProps)
hkv-gui/src/components/server/InfoSummaryPanel.tsx:16
FunctionKernel
()
hkv-gui/src/routes/Kernel.tsx:3
FunctionMetricsCards
({ run }: MetricsCardsProps)
hkv-gui/src/components/benchmarks/MetricsCards.tsx:13
FunctionOverview
()
hkv-gui/src/routes/Overview.tsx:24
FunctionPlaceholderRoute
(props: PlaceholderRouteProps)
hkv-gui/src/routes/PlaceholderRoute.tsx:8
FunctionResultCharts
({ run }: ResultChartsProps)
hkv-gui/src/components/benchmarks/ResultCharts.tsx:16
FunctionRunComparison
({ runs }: RunComparisonProps)
hkv-gui/src/components/runs/RunComparison.tsx:12
FunctionRunConsole
({ activeRunId, events }: RunConsoleProps)
hkv-gui/src/components/benchmarks/RunConsole.tsx:8
FunctionRunDetail
({ run }: RunDetailProps)
hkv-gui/src/components/runs/RunDetail.tsx:11
FunctionRunList
({ compareSelection, runs, selectedRunId, onCompareToggle, onSelectRun }: RunListProps)
hkv-gui/src/components/runs/RunList.tsx:15
FunctionRuns
()
hkv-gui/src/routes/Runs.tsx:10
FunctionServer
()
hkv-gui/src/routes/Server.tsx:42
FunctionServerControlPanel
({ busy, status, onStart, onStop }: ServerControlPanelProps)
hkv-gui/src/components/server/ServerControlPanel.tsx:10
FunctionServerStatusPanel
({ status }: ServerStatusPanelProps)
hkv-gui/src/components/server/ServerStatusPanel.tsx:7
FunctionSettings
()
hkv-gui/src/routes/Settings.tsx:25
FunctionSidebar
()
hkv-gui/src/components/layout/Sidebar.tsx:5
FunctionTopStatusBar
({ snapshot }: TopStatusBarProps)
hkv-gui/src/components/layout/TopStatusBar.tsx:8
Methodage_nanos
Returns entry age in nanoseconds
hkv-common/src/types.rs:445
Functionapp_state_merges_persisted_and_active_run_summaries
()
hkv-gui/src-tauri/src/state.rs:292
Functionapp_state_provides_default_contract_handles
()
hkv-gui/src-tauri/src/state.rs:259
Functionapp_state_surfaces_info_poll_failures_through_server_status
()
hkv-gui/src-tauri/src/state.rs:279
Functionbenchmark_run_and_result_capture_contract_fields
()
hkv-gui/src-tauri/src/models.rs:218
Functionbenchmark_run_request_serializes_with_stable_shape
()
hkv-gui/src-tauri/src/models.rs:174
Functionbenchmark_run_request_validation_rejects_invalid_values
()
hkv-gui/src-tauri/src/models.rs:201
Functionbuild_command_does_not_depend_on_runner_type_field
()
hkv-gui/src-tauri/src/runners/redis_benchmark.rs:572
Functionbuilds_redis_benchmark_command_from_request
()
hkv-gui/src-tauri/src/runners/redis_benchmark.rs:544
Functionclassify_write_error
(err: std::io::Error)
hkv-client/src/pool.rs:261
Functionclient_reconnects_after_idle_connection_fails_health_check
()
hkv-client/tests/client.rs:223
Functionclient_retries_retryable_write_failure_on_fresh_connection
()
hkv-client/tests/client.rs:233
Functionclient_set_get_roundtrip
()
hkv-client/tests/client.rs:185
Functionclient_set_with_ttl_uses_single_set_ex_command
()
hkv-client/tests/client.rs:206
Functionclient_ttl_and_delete
()
hkv-client/tests/client.rs:241
Functioncommand_errors_return_stable_resp_errors_without_closing_connection
()
hkv-server/tests/expanded.rs:104
Functioncommand_registration_exposes_expected_surface
()
hkv-gui/src-tauri/src/commands.rs:154
Functionconcurrent_access_preserves_per_key_correctness
()
hkv-engine/src/memory.rs:940
Functionconcurrent_clients_can_read_and_write_independent_keys
()
hkv-server/tests/expanded.rs:51
Functionconfigure_accepted_stream_enables_nodelay_and_keepalive
()
hkv-server/src/server.rs:832
Methodconnect
(&self, _address: &str)
hkv-gui/src-tauri/src/state.rs:235
Methodconnect
(config: &PoolConfig)
hkv-client/src/pool.rs:188
Methodconnect
Creates a client with default configuration.
hkv-client/src/client.rs:147
Functionconverts_from_code
()
hkv-common/src/error.rs:161
Functioncorrupted_repository_data_recovers_to_empty_state
()
hkv-gui/src-tauri/src/run_repository.rs:251
FunctioncreateBenchmarkFormDefaults
()
hkv-gui/src/components/benchmarks/form-model.ts:28
Functioncurrent_info_snapshot
( state: tauri::State<'_, AppState>, )
hkv-gui/src-tauri/src/commands.rs:115
Methoddefault
()
hkv-gui/src-tauri/src/state.rs:22
Methoddefault
()
hkv-gui/src-tauri/src/info_poller.rs:55
Methoddefault
()
hkv-gui/src-tauri/src/server_manager.rs:108
Methoddefault
()
hkv-server/src/protocol.rs:112
Methoddefault
()
hkv-server/src/metrics.rs:131
Methoddefault
()
hkv-client/src/client.rs:123
Methoddefault
()
hkv-common/src/protocol.rs:444
Methoddefault
()
hkv-engine/src/memory.rs:581
Functiondefault_binary_path_points_at_this_workspace_target_directory
()
hkv-gui/src-tauri/src/server_manager.rs:538
Functiondefault_request
()
hkv-gui/src-tauri/src/server_manager.rs:379
Methoddelete
Deletes a key and returns whether a live entry was removed. Expired entries are treated as missing to match Redis semantics.
hkv-engine/src/memory.rs:636
Functiondelete_removes_key
()
hkv-engine/src/memory.rs:797
Functiondispatch_command_skips_observation_on_engine_error
()
hkv-server/src/server.rs:1007
Methoddrop
(&mut self)
hkv-client/src/pool.rs:159
Methodempty
()
hkv-common/src/types.rs:336
Functionempty_repository_returns_no_runs_and_no_detail
()
hkv-gui/src-tauri/src/run_repository.rs:186
Functionencodes_command
()
hkv-client/src/resp.rs:183
Methodentry_size
Calculates entry size for eviction accounting. This ignores allocator overhead to keep the computation zero-cost.
hkv-engine/src/memory.rs:534
Methodeq
(&self, other: &Self)
hkv-common/src/types.rs:79
Methoderror_rate
Returns the fraction of requests that produced an error response.
hkv-server/src/metrics.rs:148
Functionevent_contracts_match_frontend_consumable_envelopes
()
hkv-gui/src-tauri/src/commands.rs:203
Methodevents
(&self)
hkv-server/src/observation/exact.rs:59
← previousnext →301–400 of 617, ranked by callers