issues
search
fauna
/
fauna-go
Go driver for Fauna v10 (current)
https://fauna.com
Mozilla Public License 2.0
6
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Patch version bump
#190
cynicaljoy
closed
2 hours ago
0
fix: NewClient respects FAUNA_ENDPOINT environment variable
#189
cynicaljoy
closed
6 hours ago
1
[DOCS-3752] Event Feeds: Document `page_size` limit
#188
jrodewig
closed
1 week ago
0
feat: Add support for processing_time_ms state
#187
cynicaljoy
closed
2 weeks ago
0
docs: Rename `StartTime()` StreamOptFn to `StreamStartTime()`
#186
jrodewig
closed
2 weeks ago
0
feat: Rename StartTS option methods
#185
cynicaljoy
closed
2 weeks ago
0
Godoc deprecated StartTime
#184
cynicaljoy
closed
2 weeks ago
0
fix: Handle 410 response
#183
cynicaljoy
closed
2 weeks ago
0
fix: Event Feed StartTS
#182
cynicaljoy
closed
2 weeks ago
0
feat: Allow Cursor with Event Feeds from Query
#181
cynicaljoy
closed
3 weeks ago
0
chore: Update v2 links in README
#180
jrodewig
closed
1 month ago
0
chore: Corrected README
#179
cynicaljoy
closed
1 month ago
1
Update to v3
#178
cynicaljoy
closed
1 month ago
0
[DOCS-3655] docs: Update CDC terms in README
#177
jrodewig
closed
1 month ago
0
Update version
#176
cynicaljoy
closed
1 month ago
0
chore: Mark Streaming resources as Deprecated
#175
cynicaljoy
closed
1 month ago
0
feat: Event Feeds
#174
cynicaljoy
closed
1 month ago
1
feat: Event Stream refactor
#173
cynicaljoy
closed
1 month ago
2
chore: Include 1.23 in supported matrix
#172
cynicaljoy
closed
1 month ago
0
ci: Pin goimports version
#171
cynicaljoy
closed
1 month ago
0
feat: Add support for FAUNA_DEBUG
#170
cynicaljoy
closed
1 month ago
0
[DOCS-3543] docs: Add (current) to README h1
#169
jrodewig
closed
1 month ago
0
ENG-6593: Introduce support for stream event cursors
#168
erickpintor
closed
3 months ago
1
Update PR template
#167
pnwpedro
closed
3 months ago
0
[DOCS-3262] doc: Add API docs xref to README
#166
jrodewig
closed
3 months ago
0
chore: Update Streaming doc comments
#165
cynicaljoy
closed
3 months ago
0
Prevent reconnecting on a closed events handler
#164
erickpintor
closed
5 months ago
0
Reconnect streams on cluster rollout
#163
erickpintor
closed
5 months ago
0
[DOCS-2821] README: Remove class names in method refs
#162
jrodewig
closed
5 months ago
0
chore: Fixed typo
#161
cynicaljoy
closed
5 months ago
0
Add unmarshall benchmarks
#160
pnwpedro
closed
5 months ago
0
Fix v2 imports and readme
#159
pnwpedro
closed
5 months ago
0
Update README.md
#158
cynicaljoy
closed
5 months ago
0
Update README.md
#157
cynicaljoy
closed
5 months ago
0
Update go.mod
#156
cynicaljoy
closed
5 months ago
0
Release 2.0.0
#155
pnwpedro
closed
6 months ago
0
Add support for @bytes
#154
cynicaljoy
closed
6 months ago
0
Add streaming support
#153
pnwpedro
closed
6 months ago
0
[DOCS-2756] Replace `FQL X` reference
#152
jrodewig
closed
6 months ago
0
[DOCS-2752] Move streaming to GA
#151
jrodewig
closed
6 months ago
1
ENG-6269: take event as an argument on stream.Next(..)
#150
erickpintor
closed
6 months ago
0
Fix crash recovery example
#149
erickpintor
closed
7 months ago
0
ENG-6237: Update README to include streaming examples
#148
erickpintor
closed
7 months ago
1
Linearize streaming client to prevent flaky tests
#147
erickpintor
closed
7 months ago
1
Document closing behavior when using http1x
#146
erickpintor
closed
7 months ago
0
Drop mutext at `txnTime`
#145
erickpintor
closed
7 months ago
0
Minor: flip arguments to require.Equal (and alike)
#144
erickpintor
closed
7 months ago
0
ENG-6207: Resume streams after a network error
#143
erickpintor
closed
7 months ago
1
ENG-6206: Introduce syntax sugar for simple streams
#142
erickpintor
closed
7 months ago
0
ENG-6205: Allow to resume a stream at a given timestamp
#141
erickpintor
closed
7 months ago
0
Next