Skip to content

b123400/brute-knex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brute-knex

NPM Version NPM Downloads Node.js Version Build Status Dependency Status Coverage Status

NPM

A knex.js store for express-brute.

Installation

via npm:

  $ npm install brute-knex

Usage

Refer to the example application.

Options

  • tablename Table name (default 'brute') to store records in. Table will be created automatically if necessary.
  • knex knex instance to use. If not provided, defaults to a sqlite3 database named ./brute-knex.sqlite

About

Knex for Express-Brute

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%