Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #597

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Update README.md #597

merged 1 commit into from
Jan 25, 2024

Conversation

kyscott18
Copy link
Collaborator

No description provided.

@kyscott18 kyscott18 merged commit 742e35a into main Jan 25, 2024
9 checks passed
@kyscott18 kyscott18 deleted the kyscott18-patch-1 branch January 25, 2024 01:28
kyscott18 added a commit that referenced this pull request Jan 29, 2024
* Prettify types of log, block, transaction (#591)

* prettify types of log, block, transaction

* prettify context type

* Update README.md (#597)

* indexing store benchmarks (#581)

* change schema p.bytes to p.hex

* all tests passing with p.hex

* fix hex encoding in postgres

* all examples use hex

* encodeColumn errors

* change docs of to p.hex()

* decode row and column

* change server filtering of p.hex to be numeric

* fix schema test

* update comment

* kevin nits

* chore: changeset:

* p.hex failing filtering tests

* remove .only from tests

* fix bug with null optional decoding

* error messages

* rename encodeColumn to encodeValue

* handle list and optional enums

---------

Co-authored-by: typedarray <[email protected]>
typedarray added a commit that referenced this pull request Jan 31, 2024
* Concurrent indexing (#588)

* first pass concurrency

* serial tasks working

* somewhat kinda workin

* concurrent indexing run on postgres

* delete ununsed code

* refactor indexing service

* enqueueNextTasks improvement

* refactor sync-store

* refactor sync gateway

* indexing service

* fix typechecking

* secret sauce

* start to fix indexing service tests

* work on fixing indexing function tasks

* work on indexing reorgs

* indexing not working yet

* fix indexing function checkpointing bugs

* cleanup variables in indexing service

* indexing service reload logic

* cleanup

* .

* fix tests

* setup functions run first

* enqueue log event tasks for now

* setup tests

* log event ordering tests

* indexing service cleanup

* comments

* metrics working

* fix event metrics

* fix tests

* unskip metric tests

* cleanup sync store function

* fix bug with running multiple setup functions

* ignore ponder-env.d.ts from build service file watcher

* handle complex ordering without duplicated

* fix enqueue ordering bugs

* kevin fixes

* works

* refine indexing service

* remove comments

* chore: prerelease

* fixes regression with indexing service trace logs (#592)

* Indexing service refinement (#595)

* remove self dependent lock

* update enqueueLogEvent algorithm

* fix end checkpoint with limit, add cleaner comments to indexing service

* style nits

---------

Co-authored-by: typedarray <[email protected]>

* Refactor indexing metrics (#594)

* remove self dependent lock

* update enqueueLogEvent algorithm

* fix end checkpoint with limit, add cleaner comments to indexing service

* change metrics not rely on counts

* style nits

* wip last event checkpoint for metrics

* improve ui

---------

Co-authored-by: typedarray <[email protected]>

* p.hex() (#598)

* Prettify types of log, block, transaction (#591)

* prettify types of log, block, transaction

* prettify context type

* Update README.md (#597)

* indexing store benchmarks (#581)

* change schema p.bytes to p.hex

* all tests passing with p.hex

* fix hex encoding in postgres

* all examples use hex

* encodeColumn errors

* change docs of to p.hex()

* decode row and column

* change server filtering of p.hex to be numeric

* fix schema test

* update comment

* kevin nits

* chore: changeset:

* p.hex failing filtering tests

* remove .only from tests

* fix bug with null optional decoding

* error messages

* rename encodeColumn to encodeValue

* handle list and optional enums

---------

Co-authored-by: typedarray <[email protected]>

* Indexing Small Nits (#602)

* debug logs for indexing function concurrency

* dynamic task batch size

* Fix Indexing Service Reloading (#601)

* improve reloading

* consistent reloads

* deterministic tests for indexing service errors

* Advanced Abstract Syntax Tree Parsing (#600)

* ast parse test setup

* parseAST with helper functions

* rename variables parsing

* handle unrecognized variables safely

* rename helper function test

* remove pattern match

* .

* match on non-zero params only

* use relative path instead of workspace

* GraphQL Cursor-based Pagination (#589)

* Initial commit for GraphQL cursor-based pagination

* Began work on tests

* Clean tests

* Tests passing and cursors almost there

* Move pagination code to indexing-store

* Fix bugs for impl and tests

* Fix breaking tests

* Rm debug logs

* Add non-id ordering

* change schema p.bytes to p.hex

* all tests passing with p.hex

* fix hex encoding in postgres

* all examples use hex

* encodeColumn errors

* change docs of to p.hex()

* decode row and column

* change server filtering of p.hex to be numeric

* fix schema test

* update comment

* kevin nits

* chore: changeset:

* p.hex failing filtering tests

* remove .only from tests

* fix bug with null optional decoding

* error messages

* rename encodeColumn to encodeValue

* wip filter refactor and cursor pagination

* next.3

* fix merge

* extract order by conditions logic and cursor logic

* cursor pagination working

* fix tests

* fix versions

* chore: changeset

* docs

* kyle review

---------

Co-authored-by: Kyle Scott <[email protected]>
Co-authored-by: typedarray <[email protected]>

* fix bugs

* handle hex types in where clause

* fix findMany types

* prettify model types

* cursor pagination docs

* Fix benchmarks for 0.2 (#607)

* fix benchmarks

* approval -> allowance

* .

* blog

* fix changeset

* migration guide

---------

Co-authored-by: typedarray <[email protected]>
Co-authored-by: Gray <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant