WriteAhead v0.0.0
Pre-release
Pre-release
- Add release title to
package.json. - Add synchronization.
- Upgrade
interruptto11.0.0-alpha.11. - Replace
stream.ReadStreamwithasynciterator. - Use Interrupt stack poker across callbacks.
- Import implementation from R-Tree. Closes #6.
- Build with Actions, ship coverage to Codecov. Closes #4. Closes #5.
- Build with Travis CI. Closes #3.
- Rename
writeahead.js. See #2. - Fix names in
package.json. See #2. - Fix links in
README.md. See #2. - Set correct dates on
LICENSE. See #2. - Initial commit. Closes #2.
Closes #7.