The geo index and a million requests per second

To Elastic, you can work with geo index fairly quickly.
But I
wouldn't want to write the data to disk and keep them in memory fast and
moreover reliable. I have a query to update data every second and I
need to find the closest route from the current position. Is it possible
to set the ttl for the records. Thank you!