Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nitrite
/
nitrite-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
96
Star
915
Code
Issues
1
Pull requests
5
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: nitrite/nitrite-java
Actions
All workflows
Workflows
Build
Build
CodeQL
CodeQL
CodeQL
CodeQL
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Release
Release
Snapshot
Snapshot
Show more workflows...
Management
Caches
Deployments
Build
Build
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
build.yml
will be ignored since log searching is not yet available
386 workflow runs
386 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
perf: stream equality and range index scans instead of materializing every id
Build
#2191:
Pull request
#1304
synchronize by
anidotnet
Queued
feat/lazy-index-scan
feat/lazy-index-scan
Queued
View #1304
View workflow file
perf: stream equality and range index scans instead of materializing every id
Build
#2190:
Pull request
#1304
synchronize by
anidotnet
In progress
feat/lazy-index-scan
feat/lazy-index-scan
In progress
View #1304
View workflow file
perf: stream equality and range index scans instead of materializing every id
Build
#2189:
Pull request
#1304
synchronize by
anidotnet
In progress
feat/lazy-index-scan
feat/lazy-index-scan
In progress
View #1304
View workflow file
fix: leave MVStore's chunk retention and versions-to-keep at H2's defaults
Build
#2188:
Pull request
#1303
synchronize by
anidotnet
In progress
fix/mvstore-retention-defaults
fix/mvstore-retention-defaults
In progress
View #1303
View workflow file
perf: stream equality and range index scans instead of materializing every id
Build
#2187:
Pull request
#1304
synchronize by
anidotnet
In progress
feat/lazy-index-scan
feat/lazy-index-scan
In progress
View #1304
View workflow file
perf: stream equality and range index scans instead of materializing every id
Build
#2186:
Pull request
#1304
opened by
anidotnet
1h 24m 36s
feat/lazy-index-scan
feat/lazy-index-scan
1h 24m 36s
View #1304
View workflow file
fix: leave MVStore's chunk retention and versions-to-keep at H2's defaults
Build
#2185:
Pull request
#1303
synchronize by
anidotnet
2h 30m 5s
fix/mvstore-retention-defaults
fix/mvstore-retention-defaults
2h 30m 5s
View #1303
View workflow file
perf: store a unique index as one id per key instead of a one-element…
Build
#2184:
Commit
72264ec
pushed by
anidotnet
2h 29m 37s
main
main
2h 29m 37s
View workflow file
fix: skip documents removed between an index lookup and the fetch (#1…
Build
#2183:
Commit
374a193
pushed by
anidotnet
2h 34m 43s
main
main
2h 34m 43s
View workflow file
fix: make copy-on-read complete, so no read hands out the stored inst…
Build
#2182:
Commit
2c833d6
pushed by
anidotnet
1h 44m 15s
main
main
1h 44m 15s
View workflow file
fix: skip index maintenance when an update leaves the indexed value u…
Build
#2181:
Commit
11fdd9f
pushed by
anidotnet
1h 22m 3s
main
main
1h 22m 3s
View workflow file
fix: keep the collection state check outside the factory-wide lock (#…
Build
#2180:
Commit
5105718
pushed by
anidotnet
1h 14m 10s
main
main
1h 14m 10s
View workflow file
fix: leave MVStore's chunk retention and versions-to-keep at H2's defaults
Build
#2179:
Pull request
#1303
opened by
anidotnet
1h 43m 40s
fix/mvstore-retention-defaults
fix/mvstore-retention-defaults
1h 43m 40s
View #1303
View workflow file
fix: default MVStore pageSplitSize to 16 KB, not 16 bytes (#1293)
Build
#2178:
Commit
23cb854
pushed by
anidotnet
57m 35s
main
main
57m 35s
View workflow file
perf: compare same-type numbers without going through BigDecimal (#1299)
Build
#2177:
Commit
a01e120
pushed by
anidotnet
56m 4s
main
main
56m 4s
View workflow file
fix: skip documents removed between an index lookup and the fetch
Build
#2176:
Pull request
#1302
opened by
brettwooldridge
48m 25s
brettwooldridge:fix/index-scan-skips-removed-documents
brettwooldridge:fix/index-scan-skips-removed-documents
48m 25s
View #1302
View workflow file
fix: leave MVStore's chunk retention and versions-to-keep at H2's defaults
Build
#2175:
Pull request
#1301
opened by
brettwooldridge
24m 32s
brettwooldridge:fix/mvstore-retention-defaults
brettwooldridge:fix/mvstore-retention-defaults
24m 32s
View #1301
View workflow file
perf: compare same-type numbers without going through BigDecimal
Build
#2174:
Pull request
#1299
opened by
brettwooldridge
1h 48m 5s
brettwooldridge:fix/numbers-compare-fast-path
brettwooldridge:fix/numbers-compare-fast-path
1h 48m 5s
View #1299
View workflow file
perf: stream equality and range index scans instead of materializing every id
Build
#2173:
Pull request
#1298
opened by
brettwooldridge
51m 54s
brettwooldridge:feat/lazy-index-scan
brettwooldridge:feat/lazy-index-scan
51m 54s
View #1298
View workflow file
fix: skip index maintenance when an update leaves the indexed value unchanged
Build
#2172:
Pull request
#1297
opened by
brettwooldridge
1h 14m 18s
brettwooldridge:fix/skip-unchanged-index-updates
brettwooldridge:fix/skip-unchanged-index-updates
1h 14m 18s
View #1297
View workflow file
fix: copy the catalog's stored name set instead of mutating it in place
Build
#2171:
Pull request
#1296
opened by
brettwooldridge
1h 1m 5s
brettwooldridge:fix/store-catalog-copy-on-write
brettwooldridge:fix/store-catalog-copy-on-write
1h 1m 5s
View #1296
View workflow file
perf: store a unique index as one id per key instead of a one-element list
Build
#2170:
Pull request
#1295
opened by
brettwooldridge
1h 19m 17s
brettwooldridge:fix/unique-index-single-id
brettwooldridge:fix/unique-index-single-id
1h 19m 17s
View #1295
View workflow file
fix: make copy-on-read complete, so no read hands out the stored instance
Build
#2169:
Pull request
#1294
opened by
brettwooldridge
56m 28s
brettwooldridge:fix/deep-copy-on-read
brettwooldridge:fix/deep-copy-on-read
56m 28s
View #1294
View workflow file
fix: default MVStore pageSplitSize to 16 KB, not 16 bytes
Build
#2168:
Pull request
#1293
opened by
brettwooldridge
48m 33s
brettwooldridge:fix/mvstore-page-split-size-default
brettwooldridge:fix/mvstore-page-split-size-default
48m 33s
View #1293
View workflow file
fix: keep the collection state check outside the factory-wide lock
Build
#2167:
Pull request
#1292
opened by
brettwooldridge
54m 45s
brettwooldridge:fix/collection-factory-lock-convoy
brettwooldridge:fix/collection-factory-lock-convoy
54m 45s
View #1292
View workflow file
Previous
1
2
3
4
5
…
15
16
Next
You can’t perform that action at this time.