- Feature update node, tedious, and dev dependencies (#17)
- 5.0.0-multiSubnetFailover.0
- Default multiSubnetFailover to true.
- Goodbye lodash. 👋
- Update tedious
- Remove processhost
- Update deps
- Update to latest node version
- Updated dev dependencies
- Bumped to node 16, updated deps, added type definition
- Removed dependency on seriate. Now uses tedious directly.
- Added nextIds and swapped preparedSql for query.
- Updated machina
- Updated lodash
- Updated dev dependencies.
- Replaced when with native promises.
- Replaced gulp, jshint, and jscs with npm scripts and eslint.
- Made the hilo table name configurable.
- Updated to biggulp 0.2.0
Use exponentially increasing retry delay on DB error, up to a limit instead of a permanent error mode after the first failure to retrieve a new id.
Defer acquisition of hi value until an id is requested.
Initial release.