Learn R Programming

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

filehash (version 2.2-2)

Simple key-value database

Description

Simple key-value database

Copy Link

Version

Install

install.packages('filehash')

Monthly Downloads

11,406

Version

2.2-2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Roger Peng

Last Published

February 10th, 2014

Functions in filehash (2.2-2)

stackqueue

Operations on Stacks/Queues
dbLoad

Load database into environment
stack-class

Class "stack"
createS

Create/Initialize Stack
filehashOption

Set filehash options
queue-class

Class "queue"
filehash-class

Class "filehash"
filehashFormats

List and register filehash formats
dumpObjects

Dump objects of database
dbInit

Simple file-based hash table
createQ

Create/Initialize Queue