Documentation ¶
Overview ¶
piladb is a RESTful database engine based on the stack data structure. Create an ilimited number of stacks, which can contain any kind of supported data types.
Directories ¶
Path | Synopsis |
---|---|
Package config implements the configuration management of piladb.
|
Package config implements the configuration management of piladb. |
vars
Package vars defines the configuration variables and default values for piladb.
|
Package vars defines the configuration variables and default values for piladb. |
Package pila represents the Go library that handles the Pila, databases and stacks.
|
Package pila represents the Go library that handles the Pila, databases and stacks. |
Binary pilad provides the daemon that runs the piladb server.
|
Binary pilad provides the daemon that runs the piladb server. |
pkg
|
|
date
Package date export date-related utilities.
|
Package date export date-related utilities. |
stack
Package stack provides a basic implementation of a stack using a linked list.
|
Package stack provides a basic implementation of a stack using a linked list. |
uuid
Package uuid provides the UUID type and helper functions.
|
Package uuid provides the UUID type and helper functions. |
version
Package version provides ways to get the version of the program.
|
Package version provides ways to get the version of the program. |
Click to show internal directories.
Click to hide internal directories.