//
pkg.gl
Category
github.com/xataio/pgstream
pkg
wal
processor
webhook
subscription
store
cache
package
0.3.0
Repository:
https://github.com/xataio/pgstream.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
120 SLOC
#
Functions
New
NewStoreCache will wrap the store on input, providing a simple in memory cache to minimise calls to the persistent store.
WithLogger
No description provided by the author
#
Structs
Config
No description provided by the author
Store
Store is a wrapper around a subscription store that keeps an in memory cache to minimise calls to the persistent store.
#
Type aliases
Option
No description provided by the author