internal/

directory
v2.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2023 License: Apache-2.0

README

Highly Experimental code; note meant to be used or referenced.

record buffer

Store records in any byte stream.

writer cache

Keeps tracks of multiple writer factories and closes them based on timeouts or LRU.

concurrent

WIP/Playground code - DO NOT USE.

Concurrent ordered execution of jobs in one or more steps. Similar to concurrent map in functional languages

Directories

Path Synopsis
Package recordbuffer adds support for sorting large number of records by temporarly storing them in a byte store.
Package recordbuffer adds support for sorting large number of records by temporarly storing them in a byte store.
Package multiwriter provides a utility to write byte-streams to one or more independent writers; each which will be automatically closed after an idle time or by an LRU approach.
Package multiwriter provides a utility to write byte-streams to one or more independent writers; each which will be automatically closed after an idle time or by an LRU approach.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL