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
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 }}
zhilingc
/
feast
Public
forked from
feast-dev/feast
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
feast
serving
src
test
java
feast
serving
on
async
User selector
All users
All time
Commit history
Commits on Dec 17, 2019
Add feature set status for safe ingestion
zhilingc
committed
70a91b2
View commit details
Copy full SHA for 70a91b2
View code at this point
Browse repository at this point
Commits on Nov 28, 2019
Auto format to Google style with Spotless (#317)
Show description for 5402b6e
ches
authored and
feast-ci-bot
committed
5402b6e
View commit details
Copy full SHA for 5402b6e
View code at this point
Browse repository at this point
Commits on Nov 27, 2019
Add unit test in Redis to return values with no max age set (#329)
Show description for 81fb1ba
smadarasmi
authored and
feast-ci-bot
committed
81fb1ba
View commit details
Copy full SHA for 81fb1ba
View code at this point
Browse repository at this point
Commits on Nov 17, 2019
Refactored Core API: ListFeatureSets, ListStore, and GetFeatureSet (#309)
Show description for 8ec1f8a
woop
authored and
feast-ci-bot
committed
8ec1f8a
View commit details
Copy full SHA for 8ec1f8a
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Fix Serving after unnesting FeatureSet from Serving protos
woop
committed
efb203e
View commit details
Copy full SHA for efb203e
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
Clean up the Maven build (#262)
Show description for 11bc7ee
ches
authored and
woop
committed
11bc7ee
View commit details
Copy full SHA for 11bc7ee
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
Fix broken imports in tests
zhilingc
committed
60ebafa
View commit details
Copy full SHA for 60ebafa
View code at this point
Browse repository at this point
Commits on Oct 6, 2019
Move serving store config to serving, read from external file
zhilingc
committed
e123a5f
View commit details
Copy full SHA for e123a5f
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Change fully qualified feature name to use colons only
zhilingc
committed
2d1ed7e
View commit details
Copy full SHA for 2d1ed7e
View code at this point
Browse repository at this point
Commits on Oct 2, 2019
[WIP] Simplify serving API signature
zhilingc
committed
d610cec
View commit details
Copy full SHA for d610cec
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
Add rest server for serving
zhilingc
committed
2abb9f1
View commit details
Copy full SHA for 2abb9f1
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
Re-implement tests, add spec caching
zhilingc
committed
e2027a7
View commit details
Copy full SHA for e2027a7
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
Move packaging and deployment related resources to infra folder
davidheryanto
committed
ca84197
View commit details
Copy full SHA for ca84197
View code at this point
Browse repository at this point
Merge branch '0.3-dev' into 0.3-dev-davidheryanto
davidheryanto
committed
c3d1a1a
View commit details
Copy full SHA for c3d1a1a
View code at this point
Browse repository at this point
Refactor project structure in Feast serving
davidheryanto
committed
b14450b
View commit details
Copy full SHA for b14450b
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
[In Progress] Refactor project structure for Feast Serving
davidheryanto
committed
350b173
View commit details
Copy full SHA for 350b173
View code at this point
Browse repository at this point
Re-implement commented out tests
zhilingc
committed
5f1cd69
View commit details
Copy full SHA for 5f1cd69
View code at this point
Browse repository at this point
Add support for maxAge, add tests, make compatible with new protos
zhilingc
committed
9da4348
View commit details
Copy full SHA for 9da4348
View code at this point
Browse repository at this point
Update generated files
zhilingc
committed
e25508a
View commit details
Copy full SHA for e25508a
View code at this point
Browse repository at this point
Checkpoint refactor project structure
davidheryanto
committed
4a03347
View commit details
Copy full SHA for 4a03347
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
Checkpoint
davidheryanto
committed
6e0da44
View commit details
Copy full SHA for 6e0da44
View code at this point
Browse repository at this point
Merge branch '0.3-dev' of github.com:gojek/feast into 0.3-dev
zhilingc
committed
bccdbf7
View commit details
Copy full SHA for bccdbf7
View code at this point
Browse repository at this point
Rename field proto, refactor serving code
zhilingc
committed
d82e52b
View commit details
Copy full SHA for d82e52b
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
Fix compile error
davidheryanto
committed
dcc2d66
View commit details
Copy full SHA for dcc2d66
View code at this point
Browse repository at this point
Merge branch '0.3-dev' of github.com:gojek/feast into 0.3-dev
davidheryanto
committed
87c72e9
View commit details
Copy full SHA for 87c72e9
View code at this point
Browse repository at this point
Refactor service and grpc package for more consistent naming
davidheryanto
committed
5919848
View commit details
Copy full SHA for 5919848
View code at this point
Browse repository at this point
Merge serving changes
zhilingc
committed
395af1f
View commit details
Copy full SHA for 395af1f
View code at this point
Browse repository at this point
Add support for missing keys
zhilingc
committed
7ae5a99
View commit details
Copy full SHA for 7ae5a99
View code at this point
Browse repository at this point
Update proto for FeastServingType enum
Show description for 14723f3
davidheryanto
committed
14723f3
View commit details
Copy full SHA for 14723f3
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Added copyright header
voonhous
committed
b72ee26
View commit details
Copy full SHA for b72ee26
View code at this point
Browse repository at this point
Added copyright header
voonhous
committed
33f19c7
View commit details
Copy full SHA for 33f19c7
View code at this point
Browse repository at this point
Added copyright header
voonhous
committed
8d0b3e2
View commit details
Copy full SHA for 8d0b3e2
View code at this point
Browse repository at this point
Refactored code and modified tests to remove timestamps
voonhous
committed
8572675
View commit details
Copy full SHA for 8572675
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
Added a multitude of changes for Feast Serving
voonhous
committed
46f8e2a
View commit details
Copy full SHA for 46f8e2a
View code at this point
Browse repository at this point
Commits on May 9, 2019
Remove feature specs being able to declare their serving or warehouse stores (#159)
Show description for a401ae3
tims
authored and
feast-ci-bot
committed
a401ae3
View commit details
Copy full SHA for a401ae3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.