Alex Ames

Results 2 issues of Alex Ames

### Feature proposal * Firebase Component: Database As of last year, Realtime Database [supports a special value for incrementing locations in the database atomically without running a transaction](https://firebase.google.com/support/release-notes/js#version_7140_-_april_9_2020), but this...

type: feature request
api: database

I have a use case where I want to parse a JSON string representing a flatbuffer that is to be compiled, but that json string is embedded in the middle...