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
Accelerator
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
Type
/
to 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
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
218
Pull requests
186
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: Add OnlineStore for Aerospike
- #6532
#6532
Merged
ntkathole
merged 34 commits into
feast-dev:master
feast-dev/feast:master
from
vkagamlyk:feat/aerospike-online-store
vkagamlyk/feast:feat/aerospike-online-store
Copy head branch name to clipboard
Jul 2, 2026
Conversation
Commits
34
(34)
Checks
Files changed
Merged
feat: Add OnlineStore for Aerospike
#6532
ntkathole
merged 34 commits into
feast-dev:master
feast-dev/feast:master
from
vkagamlyk:feat/aerospike-online-store
vkagamlyk/feast:feat/aerospike-online-store
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
feat: scaffold Aerospike online store
Show description for d82dcf2
vkagamlyk
committed
d82dcf2
View commit details
Copy full SHA for d82dcf2
Browse repository at this point
feat: implement Aerospike online_write_batch
Show description for 2fa7ba0
vkagamlyk
committed
2fa7ba0
View commit details
Copy full SHA for 2fa7ba0
Browse repository at this point
feat: implement Aerospike online_read
Show description for 4173e0a
vkagamlyk
committed
4173e0a
View commit details
Copy full SHA for 4173e0a
Browse repository at this point
feat: implement Aerospike update and teardown
Show description for 534b935
vkagamlyk
committed
534b935
View commit details
Copy full SHA for 534b935
Browse repository at this point
test: add Aerospike unit and integration tests
Show description for fb4dff7
vkagamlyk
committed
fb4dff7
View commit details
Copy full SHA for fb4dff7
Browse repository at this point
feat: add async online_read/write and lifecycle hooks for Aerospike
Show description for 53d5972
vkagamlyk
committed
53d5972
View commit details
Copy full SHA for 53d5972
Browse repository at this point
docs: add Aerospike online store reference and tuning guide
Show description for 17b1dcb
vkagamlyk
committed
17b1dcb
View commit details
Copy full SHA for 17b1dcb
Browse repository at this point
fix: use bytearray keys and zip-based batch mapping for Aerospike reads
Show description for f552a94
vkagamlyk
committed
f552a94
View commit details
Copy full SHA for f552a94
Browse repository at this point
docs: clarify Aerospike auth and TLS sections are Enterprise-only
Show description for ebb3d60
vkagamlyk
committed
ebb3d60
View commit details
Copy full SHA for ebb3d60
Browse repository at this point
feat: add aerospike to feast-operator supported online stores
Show description for d86dcbf
vkagamlyk
committed
d86dcbf
View commit details
Copy full SHA for d86dcbf
Browse repository at this point
fix(aerospike): project requested_features server-side and surface per-record errors
Show description for 5d9e38f
vkagamlyk
committed
5d9e38f
View commit details
Copy full SHA for 5d9e38f
Browse repository at this point
feat(aerospike)!: rename total_timeout_ms -> batch_total_timeout_ms and add socket_timeout_ms
Show description for 5553367
vkagamlyk
committed
5553367
View commit details
Copy full SHA for 5553367
Browse repository at this point
refactor(aerospike): use MAP_KEY_ORDERED, KEY_DIGEST, and instance-scoped client
Show description for 953b9d1
vkagamlyk
committed
953b9d1
View commit details
Copy full SHA for 953b9d1
Browse repository at this point
feat(aerospike): add per-FV namespace/set overrides and prewriting hook
Show description for 0c8c184
vkagamlyk
committed
0c8c184
View commit details
Copy full SHA for 0c8c184
Browse repository at this point
test: update aerospike image tag
Show description for 6628607
vkagamlyk
committed
6628607
View commit details
Copy full SHA for 6628607
Browse repository at this point
chore: sync README template and secrets baseline after master merge
Show description for 9e76c2f
vkagamlyk
committed
9e76c2f
View commit details
Copy full SHA for 9e76c2f
Browse repository at this point
chore: fix secrets baseline line number for v1 operator types
Show description for ea9da18
vkagamlyk
committed
ea9da18
View commit details
Copy full SHA for ea9da18
Browse repository at this point
docs: update aerospike docs
Show description for 2c37c0f
vkagamlyk
committed
2c37c0f
View commit details
Copy full SHA for 2c37c0f
Browse repository at this point
Commits on Jun 22, 2026
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
e70ba39
View commit details
Copy full SHA for e70ba39
Browse repository at this point
fix(aerospike): wire batch max_retries and fix empty projection handling
Show description for 1d016f6
vkagamlyk
and
Copilot
committed
1d016f6
View commit details
Copy full SHA for 1d016f6
Browse repository at this point
style(aerospike): format online_read docs assignment for ruff
Show description for 666cb60
vkagamlyk
committed
666cb60
View commit details
Copy full SHA for 666cb60
Browse repository at this point
Commits on Jun 25, 2026
Merge branch 'master' into feat/aerospike-online-store
Show description for 7cd0bd3
vkagamlyk
committed
7cd0bd3
View commit details
Copy full SHA for 7cd0bd3
Browse repository at this point
Commits on Jun 26, 2026
Merge branch 'master' into feat/aerospike-online-store
Show description for dbc45fc
vkagamlyk
committed
dbc45fc
View commit details
Copy full SHA for dbc45fc
Browse repository at this point
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
8dd84e3
View commit details
Copy full SHA for 8dd84e3
Browse repository at this point
Commits on Jun 28, 2026
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
4d5954d
View commit details
Copy full SHA for 4d5954d
Browse repository at this point
Commits on Jun 29, 2026
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
07738ab
View commit details
Copy full SHA for 07738ab
Browse repository at this point
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
b4ccaec
View commit details
Copy full SHA for b4ccaec
Browse repository at this point
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
10a1fb3
View commit details
Copy full SHA for 10a1fb3
Browse repository at this point
Commits on Jun 30, 2026
chore: update pixi.lock for aerospike optional extra
Show description for b2b98bc
vkagamlyk
committed
b2b98bc
View commit details
Copy full SHA for b2b98bc
Browse repository at this point
fix(aerospike): add client init lock and batch chunking
Show description for 256d65d
vkagamlyk
committed
256d65d
View commit details
Copy full SHA for 256d65d
Browse repository at this point
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
3766212
View commit details
Copy full SHA for 3766212
Browse repository at this point
Commits on Jul 1, 2026
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
d3ef432
View commit details
Copy full SHA for d3ef432
Browse repository at this point
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
33f5d37
View commit details
Copy full SHA for 33f5d37
Browse repository at this point
Commits on Jul 2, 2026
Merge branch 'master' into feat/aerospike-online-store
vkagamlyk
authored
d3dc67e
View commit details
Copy full SHA for d3dc67e
Browse repository at this point
You can’t perform that action at this time.