Building Microservices with ASP.NET Core by Kevin Hoffman
Author:Kevin Hoffman
Language: eng
Format: epub
Publisher: O'Reilly Media, Inc.
Published: 2017-09-19T04:00:00+00:00
127.0.0.1:6379> KEYS * 1) "0145c13c-0dde-446c-ae8b-405a5fc33c76" 2) "d23d529f-0c1e-470f-a316-403b934b98e9" 3) "58265141-1859-41ef-8dfc-70b1e65e7d83" 4) "26908092-cf9a-4c4f-b667-5086874c6b61" 5) "679c3fdb-e673-4e9d-96dd-9a8388c76cc5" 6) "f5cb73c5-f87c-4b97-b4e6-5319dc4db491" 7) "56195441-168d-4b19-a110-1984f729596e" 8) "49284102-36fd-49e6-a5fa-f622ee3708f1" 9) "a4f4253b-df79-4f79-9eff-5d34a759f914" 10) "d13a6760-8043-408d-9a05-dd220988a655" 127.0.0.1:6379> HGETALL 0145c13c-0dde-446c-ae8b-405a5fc33c76 1) "7284050e-f320-40a5-b739-6a1ab4045768" 2) "{\"MemberID\":\"7284050e-f320-40a5-b739-6a1ab4045768\", \"Location\":{\"Latitude\":40.7141667,\"Longitude\":-74.0063889}}" 3) "2cde3be8-113f-4088-b2ba-5c5fc3ebada8" 4) "{\"MemberID\":\"2cde3be8-113f-4088-b2ba-5c5fc3ebada8\", \"Location\":{\"Latitude\":40.7282,\"Longitude\":-73.7949}}"
There are 10 hash keys displayed. Each of these hash keys is a team that has received at least one member location recorded event. Using the HGETALL command, we can get a list of all of the member location objects for that team.
For the full source code of the integration test that produced this data, take a look at the GitHub repository
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12568)
Hello! Python by Anthony Briggs(9913)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9795)
The Mikado Method by Ola Ellnestam Daniel Brolund(9777)
Dependency Injection in .NET by Mark Seemann(9337)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8295)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7763)
Grails in Action by Glen Smith Peter Ledbrook(7696)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7056)
Microservices with Go by Alexander Shuiskov(6819)
Practical Design Patterns for Java Developers by Miroslav Wengner(6736)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6677)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6413)
Angular Projects - Third Edition by Aristeidis Bampakos(6083)
The Art of Crafting User Stories by The Art of Crafting User Stories(5609)
NetSuite for Consultants - Second Edition by Peter Ries(5549)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5350)
Kotlin in Action by Dmitry Jemerov(5062)
