# Functions

NewWalFollower creates a new WalFollower for postgres.

# Structs

WalFollower watches the WAL and writes changes into the cache.

# Interfaces

Follower is the interface for things that can follow a WAL.