fire

An idiomatic micro-framework for building Ember.js compatible APIs with Go.

MIT License

Stars
57
Committers
3

Bot releases are hidden (Show)

fire -

Published by 256dpi almost 5 years ago

  • fixed locking race conditions
  • extracted basic tools to my new "serve" package
  • added support for lungo
  • added separate store opening methods
fire -

Published by 256dpi about 5 years ago

  • fire: added A helper
  • fire: added read and write timeout
  • fire: embed context and merge with session
  • axe: added task lifetime and timeout context
  • axe: embed context
  • coal: added traced iterator variants
  • updated mongo driver
fire -

Published by 256dpi about 5 years ago

  • fire: use transaction session in validators
  • fire: set operation before calling operations
  • fire: do not use transactions for read operations
  • fire: use session also for loading models
  • coal: added ToM and ToD helper
fire -

Published by 256dpi about 5 years ago

  • prevent early returns to fix broken traces
  • allow unsetting to many relationships using "null"
fire -

Published by 256dpi about 5 years ago

  • axe: expose periodic job blueprint
fire -

Published by 256dpi about 5 years ago

  • coal: set majority read and write concern by default
  • axe: added job blueprints
  • axe: added job interval
fire -

Published by 256dpi about 5 years ago

  • coal: added map type
  • glut: use maps store data in values
  • axe: use maps to store data in jobs
  • axe: return label and delay from callback
  • fire. added source pointers
  • fire: handle parse eof error
  • spark: handle timeout errors
fire -

Published by 256dpi about 5 years ago

  • coal: fix reused pointer
  • ash: added whitelist authorizers
  • ash: removed run authorizer
fire -

Published by 256dpi about 5 years ago

  • all: enforced usage of reporter
  • all: updated mongo driver
  • glut: minor improvements
  • axe: exported job management functions
  • axe: merged queue with pool
  • axe: added automatic periodic enqueueing
  • axe: added exclusive jobs
fire -

Published by 256dpi about 5 years ago

  • glut: added missing tag
fire -

Published by 256dpi about 5 years ago

  • coal: added transaction helper
  • added glut package
  • small fixes
fire -

Published by 256dpi about 5 years ago

  • axe: simplify job retry logic
  • axe: added backoff algorithm
fire -

Published by 256dpi about 5 years ago

  • all: migrated to official mongo driver
  • all: updated docs and website
  • all: minor renamings of methods and types
  • fire: added support for transactions
  • fire: renamed soft protection to tolerate violations
  • fire: added support for idempotent create and consistent update
  • coal: provide ID that forwards to primitive.ObjectID
  • coal: updated stream API and added new Reconcile API
  • coal: added traced collection
  • flame: exposed JWT methods
  • axe: added context
  • axe: improved queueing algorithm
  • spark: improved WS and SSE handling
  • wood: removed package
fire -

Published by 256dpi over 5 years ago

  • coal: fixed and tested stream error handling
  • coal: clarified stream resuming
fire -

Published by 256dpi over 5 years ago

coal: redesigned stream api with support for resume tokens

fire -

Published by 256dpi over 5 years ago

  • coal: fixed json key and bson field fallback
fire -

Published by 256dpi over 5 years ago

  • coal: allow flags on model fields
  • coal: added L helper to retrieve flagged fields
  • coal: added require helper
  • flame: removed describe methods in favor of field flags
  • flame: renamed token fields to match default models
  • fire: implemented soft delete using field flags
  • fire: use model flags for timestamp validator
fire -

Published by 256dpi over 5 years ago

  • coal: switch to undirected graphs rendered with fdp
fire -

Published by 256dpi over 5 years ago

  • fire: preload relationships to speed up collection requests
fire -

Published by 256dpi over 5 years ago

  • bump version (updating previous tag was a bad idea...)
Package Rankings
Top 7.4% on Proxy.golang.org
Badges
Extracted from project README
Test GoDoc Release