Learn R Programming

⚠️There's a newer version (2.4-5) of this package.Take me there.

filehash (version 2.0-1)

Simple key-value database

Description

Simple key-value database

Copy Link

Version

Install

install.packages('filehash')

Monthly Downloads

11,406

Version

2.0-1

License

GPL (>= 2)

Maintainer

Roger Peng

Last Published

February 9th, 2023

Functions in filehash (2.0-1)

createS

Create/Initialize Stack
dbInit

Simple file-based hash table
queue-class

Class "queue"
dumpObjects

Dump objects of database
stackqueue

Operations on Stacks/Queues
stack-class

Class "stack"
filehashOption

Set filehash options
filehash-class

Class "filehash"
dbLoad

Load database into environment
filehashFormats

List and register filehash formats
createQ

Create/Initialize Queue