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

Create new key for TripDataHistoryCache based on route, direction and start time. #255

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

scrudden
Copy link
Member

No description provided.

for TripDataHistoryCache. Removed jcs and memcached implementations as
we have settled on ehcache.
@scrudden
Copy link
Member Author

This request contains a change to the key for TripDataHistoryCache.

The new key is in the org.transitclock.core.dataCache.keys.byroute.TripKey.

The old key has been moved to the org.transitclock.core.dataCache.keys.bytrip.TripKey.

This request also removes the JCS and memcached cache implementations as they have not been used in production and are not maintained .

sheldonabrown added a commit to camsys/transitime that referenced this pull request Apr 5, 2022
Inspired by work done here:
TheTransitClock#255 (comment)

Needs bug fix MET-214
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.

Potential shift from trip_id to stop path for historical travel times lookup
1 participant