Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bnclabs/wral
/ types & classes
Types & classes
18 in github.com/bnclabs/wral
⨍
Functions
75
◇
Types & classes
18
Class
Batch
src/batch.rs:106
Class
Config
src/wral.rs:25
Class
Entry
src/entry.rs:12
Enum
Error
Error variants that can be returned by this package's API. Each variant carries a prefix, typically identifying the error location.
src/lib.rs:113
Class
Index
src/batch.rs:194
Enum
InnerJournal
src/journal.rs:29
Class
Iter
src/wral.rs:282
Class
Journal
src/journal.rs:16
Class
MainLoop
src/writer.rs:101
Class
NoState
src/state.rs:17
Class
Opt
src/bin/perf.rs:10
Class
RdJournal
src/journal.rs:266
Enum
Req
src/writer.rs:19
Enum
Res
src/writer.rs:24
Interface
State
Callback trait for updating application state in relation to [Wal] type.
src/state.rs:11
Class
Wal
Write ahead logging.
src/wral.rs:77
Class
Worker
src/batch.rs:18
Class
Writer
src/writer.rs:28